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