TextualFormats Fields |
The TextualFormats type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | All |
Returns an internal class, that provides enumerable possibilities over all existing Textual formats.
|
![]() ![]() | Html |
HyperText Markup Language document (HTML) is the extension for web pages created for display in browsers.
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.
|
![]() ![]() | Md |
Markdown is a lightweight markup language for creating formatted text using a plain-text editor.
Learn more about this file format here.
|
![]() ![]() | Txt |
Plain Text Document (TXT) represents a text document that contains plain text in the form of lines.
Learn more about this file format here.
|
![]() ![]() | Xml |
eXtensible Markup Language document (XML) that is similar to HTML but different in using tags for defining objects.
Learn more about this file format here.
|