[]
Enumerates the fields stored by the DocumentInfo class.
[Flags]
public enum DocumentInfoFields
Name | Description |
---|---|
All | All fields. |
Author | The author of the document. |
Comment | The document comments. |
Company | The company of the author. |
CreationTime | The date and time when the document was created. |
Creator | The application that created the original document. |
Keywords | The keywords for the document. |
Manager | The manager of the author. |
None | No fields. |
Operator | The person who last made changes to the document. |
Producer | The application that created the document. |
RevisionTime | The date and time when the document was last modified. |
Subject | The subject of the document. |
Title | The title of the document. |