1. GroupDocs.Signature
  2. /
  3. GroupDocs.Signature for Python via .NET
  4. /
  5. groupdocs.signature.domain
  6. /
  7. DocumentType enumeration

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