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