PdfDate Class |
Namespace: Opait.Pdf.Api
public static class PdfDate
The PdfDate type exposes the following members.
| Name | Description | |
|---|---|---|
| Format |
Format the supplied date in human readable PDF format.
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.
|