Creates a new HTML data token.
The kind of character data.
The character data.
ReadonlykindThe kind of HTML token that this object represents.
internal
ReadonlydataThe character data.
Returns a string that represents the current HTML token.
The serialized HTML token.
Writes the HTML character data to a text writer, encoding it if needed.
The output writer.
An HTML token consisting of character data.