The DocumentInfo type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Author |
The person who authored this document.
| |
| CreationDate |
The date this PDF was originally created.
| |
| Creator |
The application that created this document before it was converted to PDF (this is your application).
| |
| Keywords |
Keywords of this document.
| |
| LastModifiedDate |
The date this PDF was last modified.
| |
| Producer |
The component or application that created this document (this component after it is written).
| |
| Subject |
Subject of this document.
| |
| Title |
Title of this document.
|