DocumentType enumeration

DocumentType enumeration

Defines the Document type.

The DocumentType type exposes the following members:

Fields

Field Description
UNKNOWN Indicates an error, unknown document type.
PDF PDF Document Type.
WORD_PROCESSING Word Processing Document Type.
PRESENTATION Presentation Document Type.
SPREADSHEET Spreadsheet Document Type.
IMAGE Image Document Type.
CERTIFICATE Certificate file Type.
ARCHIVE Archive file type

See Also