DocumentType
DocumentType enumeration
Defines the Document type.
public enum DocumentType
Values
| Name | Value | Description | 
|---|---|---|
| Unknown | 0 | 
Indicates an error, unknown document type. | 
1 | 
PDF Document Type. | |
| WordProcessing | 2 | 
Word Processing Document Type. | 
| Presentation | 3 | 
Presentation Document Type. | 
| Spreadsheet | 4 | 
Spreadsheet Document Type. | 
| Image | 5 | 
Image Document Type. | 
| Certificate | 6 | 
Certificate file Type. | 
| Archive | 7 | 
Archive file type | 
See Also
- namespace GroupDocs.Signature.Domain
 - assembly GroupDocs.Signature