SanePdfDocumentInfo Class Members
In This Topic
The following tables list the members exposed by
SanePdfDocumentInfo.
Public Properties
| Name | Description |
 | Author | The name of the person who created the document. |
 | CreationDate | The date and time the document was created. |
 | Creator | Application that creates or modifies the document. |
 | Keywords | Keywords associated with the document. |
 | ModificationDate | The date and time the document was most recently modified. |
 | Producer | Application that converts the document to PDF format. |
 | Subject | The subject of the document. |
 | Title | The document's title. |
See Also