[]
        
(Showing Draft Content)

C1.WPF.Document.DocumentInfoFields

DocumentInfoFields Enum

Enumerates the fields stored by the DocumentInfo class.

Namespace: C1.WPF.Document
Assembly: C1.WPF.Document.4.6.2.dll
Syntax
[Flags]
public enum DocumentInfoFields

Fields

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.