PdfDate Methods |
The PdfDate type exposes the following members.
Name | Description | |
---|---|---|
Format |
Format the supplied date in human readable PDF format.
Remarks This format is used to store dates in the document info dictionary. | |
FormatXmp |
Formats the supplied date in XMP format.
| |
Parse |
Parse the supplied human-readable PDF string as a DateTime structure.
|