| HtmlDocTypeTokenForceQuirksMode Property |
Get whether or not quirks-mode should be forced.
Namespace: MimeKit.TextAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public bool ForceQuirksMode { get; set; }
Property Value
Booleantrue if quirks-mode should be forced; otherwise,
false.
Remarks
Gets whether or not quirks-mode should be forced.
See Also