Click or drag to resize
MimeKit

HtmlTokenizer Properties

The HtmlTokenizer type exposes the following members.

Properties
 NameDescription
Public propertyDecodeCharacterReferences Get or set whether or not the tokenizer should decode character references.
Public propertyHtmlNamespace Get the current HTML namespace detected by the tokenizer.
Public propertyIgnoreTruncatedTags Get or set whether or not the tokenizer should ignore truncated tags.
Public propertyLineNumber Get the current line number.
Public propertyLinePosition Get the current line position.
Public propertyTokenizerState Get the current state of the tokenizer.
Top
See Also