FileType Class |
Namespace: GroupDocs.Annotation
The FileType type exposes the following members.
Name | Description | |
---|---|---|
Bmp |
Bitmap Image File.
| |
Doc |
Microsoft Word format.
| |
Docm |
Microsoft Word 2007 Macro file.
| |
Docx |
Microsoft Word Open XML format.
| |
Dot |
Microsoft Word Document Template.
| |
Dotm |
Microsoft Word Macro-Enabled Document Template.
| |
Dotx |
Microsoft Word Template.
| |
Dwg |
AutoCAD Drawing Database File.
| |
Dxf |
Drawing Exchange Format File.
| |
Eml |
File in the MIME standard.
| |
Emlx |
Apple's Mail.app program file format.
| |
Extension |
File extention
| |
FileFormat |
File format
| |
Htm |
Hypertext Markup Language File.
| |
Html |
Hypertext Markup Language File.
| |
Jpeg |
Joint Photographic Experts Group.
| |
Jpg |
Joint Photographic Experts Group.
| |
Odp |
Open Document Presentation.
| |
Ods |
OpenDocument Spreadsheet Document format
| |
Odt |
Open Document Text.
| |
Adobe Portable Document format.
| ||
Png |
Portable Network Graphic File.
| |
Pps |
Microsoft PowerPoint Slide Show (Legacy).
| |
Ppsx |
Microsoft PowerPoint Slide Show.
| |
Ppt |
Microsoft PowerPoint Presentation.
| |
Pptx |
Microsoft PowerPoint Open XML Presentation.
| |
Rtf |
Rich Text Format File.
| |
Tif |
Tagged Image File.
| |
Tiff |
Tagged Image File Format
| |
Unknown |
Unknown.
| |
Vsd |
Microsoft Visio VSD binary format.
| |
Vsdm |
Microsoft Visio Macro-Enabled Drawing.
| |
Vsdx |
Microsoft Visio 2013 VSDX file format.
| |
Vss |
Microsoft Visio Stencil File.
| |
Vssx |
Microsoft Visio Stencil File.
| |
Vst |
Microsoft Visio VST binary template format.
| |
Vstm |
Microsoft Visio Macro-Enabled Drawing Template.
| |
Vsx |
Microsoft Visio Stencil XML File.
| |
Xls |
Microsoft Excel Spreadsheet format.
| |
Xlsb |
Excel Binary File Format
| |
Xlsm |
Microsoft Excel Spreadsheet Macros format
| |
Xlsx |
Microsoft Excel Open XML Spreadsheet.
|
Name | Description | |
---|---|---|
Equals(Object) |
Equivalence check with object.
(Overrides ObjectEquals(Object).) | |
Equals(FileType) |
File type equivalence check.
| |
FromFileNameOrExtension |
Return FileType based on file name or extension.
| |
GetHashCode |
Get hash code.
(Overrides ObjectGetHashCode.) | |
GetSupportedFileTypes |
Get supported file types enumeration.
| |
GetType | (Inherited from Object.) | |
ToString |
Returns a string that represents the file type.
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
Equality |
Operator overload.
| |
Inequality |
Operator overload.
|