Accusoft.PdfXpressSdk Namespace : DocumentMetadata Class |
The following tables list the members exposed by DocumentMetadata.
Name | Description | |
---|---|---|
Author | Gets and sets the name of the person who created the document. | |
CreationDate | Gets the date and time the document was created. | |
Creator | Gets and sets the name of the application (for example, Adobe® FrameMaker®) that created the original document from which it was converted. | |
ItemCount | Gets the number of meta data entries in the document. | |
Keys | Gets a static, single-dimensional array of all available keys currently in the PDF document. | |
Keywords | Gets and sets the keywords associated with the document. | |
ModificationDate | Gets the date and time the document was modified. | |
Producer | Gets and sets the name of the application (for example, Acrobat® Distiller®) that converted it to PDF. | |
Subject | Gets and sets the document subject. | |
Title | Gets and sets the Document title. |
Name | Description | |
---|---|---|
Dispose | Dispose implemented for IDisposable interface. | |
GetItemKeyByIndex | Returns a key's name from the given index value. | |
GetItemProperty | Returns the string value of the specified key. | |
SetItemProperty | Sets the string value of a key. |