MarkupFileType Class |
Namespace: GroupDocs.Conversion.FileTypes
The MarkupFileType type exposes the following members.
Name | Description | |
---|---|---|
MarkupFileType |
Serialization constructor
|
Name | Description | |
---|---|---|
Description |
File type description
(Inherited from FileType.) | |
Extension |
The file extension
(Inherited from FileType.) | |
Family |
The file family
(Inherited from FileType.) | |
FileFormat |
The file format
(Inherited from FileType.) |
Name | Description | |
---|---|---|
CompareTo |
Compares current object to other.
(Inherited from Enumeration.) | |
Equals(Object) |
Determines whether two object instances are equal.
(Inherited from Enumeration.) | |
Equals(Enumeration) |
Determines whether two object instances are equal.
(Inherited from Enumeration.) | |
GetHashCode |
Serves as the default hash function.
(Inherited from Enumeration.) | |
GetType | (Inherited from Object.) | |
ToString |
String representation
(Inherited from FileType.) |
Name | Description | |
---|---|---|
Chm |
The CHM file format represents Microsoft HTML help file that consists of a collection of HTML pages. It provides an index for quick accessing the topics and navigation to different parts of the help document.
Learn more about this file format here.
| |
Htm |
HTM (Hyper Text Markup Language) is the extension for web pages created for display in browsers.
Learn more about this file format here.
| |
Html |
HTML (Hyper Text Markup Language) is the extension for web pages created for display in browsers.
Learn more about this file format here.
| |
Mht |
Files with MHTML extension represent a web page archive format that can be created by a number of different applications. The format is known as archive format because it saves the web HTML code and associated resources in a single file.
Learn more about this file format here.
| |
Mhtml |
Files with MHTML extension represent a web page archive format that can be created by a number of different applications. The format is known as archive format because it saves the web HTML code and associated resources in a single file.
Learn more about this file format here.
|