'Declaration Public Enum DocumentInfoFields Inherits System.Enum
public enum DocumentInfoFields : System.Enum
'Declaration Public Enum DocumentInfoFields Inherits System.Enum
public enum DocumentInfoFields : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
C1.WPF.Document.DocumentInfoFields