DocumentType

DocumentType enumeration

Definieert het documenttype.

public enum DocumentType

Waarden

Naam Waarde Beschrijving
Unknown 0 Geeft een fout aan, onbekend documenttype.
Pdf 1 PDF-documenttype.
WordProcessing 2 Documenttype tekstverwerking.
Presentation 3 Presentatie documenttype.
Spreadsheet 4 Spreadsheet-documenttype.
Image 5 Type afbeeldingsdocument.
Certificate 6 Type certificaatbestand.

Zie ook