groupdocs.conversion.filetypes

On this page

File type constants and format identifiers.

Classes

Class Description
AudioFileType Defines audio documents.
CadFileType Represents CAD documents (Computer Aided Design) used for 3D graphics file formats and may contain 2D or 3D designs.
CompressionFileType Defines compression formats.
DatabaseFileType Defines database documents. Includes the following file types.
DiagramFileType Defines diagram document types. Includes the following types:
EBookFileType Defines EBook documents. Includes the following file types: EBookFileType.epub, EBookFileType.mobi, EBookFileType.azw3.
EmailFileType Defines email file formats used by email applications to store messages, attachments, folders, address books, and other data.
FileType Represents a file type base class.
FinanceFileType Defines finance document types.
FontFileType Represents font document types.
GisFileType The GIS document type definitions.
ImageFileType Represents image document file types.
NoteFileType Represents note-taking formats, including the NoteFileType.one file type.
PageDescriptionLanguageFileType Defines page description document file types.
PdfFileType Represents PDF documents.
PresentationFileType Represents presentation file formats that store a collection of records to accommodate presentation data such as slides, shapes, text, animations, video, audio and embedded objects.
ProjectManagementFileType Defines Project file formats that are created by Project Management software such as Microsoft Project, Primavera P6 etc.
PublisherFileType Defines Publisher documents.
SpreadsheetFileType Defines spreadsheet documents.
ThreeDFileType Defines 3D documents.
VideoFileType Represents video document types.
WebFileType Defines web document file types, including WebFileType.xml, WebFileType.json, WebFileType.html, WebFileType.htm, WebFileType.mht, WebFileType.mhtml, and WebFileType.chm.
WordProcessingFileType The WordProcessingFileType class defines Word Processing file formats, covering plain text and rich text variants.

On this page