Html |
The HtmlTokenizer type exposes the following members.
| Name | Description | |
|---|---|---|
| DecodeCharacterReferences | Get or set whether the tokenizer should decode character references. | |
| HtmlNamespace | Get the current HTML namespace detected by the tokenizer. | |
| IgnoreTruncatedTags | Get or set whether the tokenizer should ignore truncated tags. | |
| LineNumber | Get the current line number. | |
| LinePosition | Get the current line position. | |
| TokenizerState | Get the current state of the tokenizer. |