Click or drag to resize
MimeKit

HtmlDocTypeToken Properties

The HtmlDocTypeToken type exposes the following members.

Properties
 NameDescription
Public propertyForceQuirksMode Get whether or not quirks-mode should be forced.
Public propertyKind Get the kind of HTML token that this object represents.
(Inherited from HtmlToken)
Public propertyName Get or set the DOCTYPE name.
Public propertyPublicIdentifier Get or set the public identifier.
Public propertyPublicKeyword Get the public keyword that was used.
Public propertySystemIdentifier Get or set the system identifier.
Public propertySystemKeyword Get the system keyword that was used.
Top
See Also