Class HtmlFormats
The format descriptor the HTML reader and writer share.
public static class HtmlFormats
- Inheritance
-
HtmlFormats
- Inherited Members
Fields
- FormatName
The stable format identifier used by the registry and by format detection.
Properties
- Descriptor
Gets the descriptor. Reader and writer share one instance so a registry lookup by extension and a lookup by name cannot disagree about which extensions HTML owns.