Document Type
The type of the document currently used.
Entries
Unknown or undefined document type.
Raster image.
Metafile image.
PDF.
SVG.
Text-based document.
Open XML Wordprocessing.
RTF format.
DXF format.
OpenDocument Text format.
Open XML Spreadsheet.
Open XML Presentation.
Word (.doc) Binary File Format.
Excel (.xls) Binary File Format.
PowerPoint (.ppt) Binary File Format.
HTML Format.
Outlook Message Item File format.
E-Mail Message format.
PostScript format.
Binary CAD format
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared. This method may be used to iterate over the constants.