Gets the string representation of date and time this document was last
modified.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public XmpString ModifyDate { get; }
VB
Public ReadOnly Property ModifyDate As XmpString
Get
Property Value
Type:
XmpStringThe string representation of date and time this document was last
modified.
See Also