WebPdfDocumentInformation Class Members
In This Topic
The following tables list the members exposed by
WebPdfDocumentInformation.
Public Constructors
Public Properties
| Name | Description |
 | author | Gets or sets the name of the person who created the document. |
 | creationDate | Gets or sets the date and time when the document was created. |
 | creator | Gets or sets the document creator. |
 | encryptionSystem | Gets or sets an information about encryption system. |
 | keywords | Gets or sets keywords associated with the document. |
 | modifyDate | Gets or sets the date and time when the document was most recently modified. |
 | pageCount | Gets or sets the number of pages contained in the document. |
 | producer | Gets or sets the document producer. |
 | subject | Gets or sets the subject of the document. |
 | title | Gets or sets the title of the document. |
See Also