Defines web document file types, including WebFileType.xml, WebFileType.json, WebFileType.html, WebFileType.htm, WebFileType.mht, WebFileType.mhtml, and WebFileType.chm.
The WebFileType type exposes the following members:
| Constructor |
Description |
| init |
Initializes a WebFileType for serialization. |
| Field |
Description |
| XML |
XML stands for Extensible Markup Language that is similar to HTML but different in using tags for defining objects. Learn more about this file format here. |
| JSON |
JSON (JavaScript Object Notation) is an open standard file format for sharing data that uses human-readable text to store and transmit data. 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. |
| HTM |
HTM (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. |
| 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. |
| UNKNOWN |
Unknown file type (inherited from FileType) |
We value your opinion. Your feedback will help us improve our documentation.