HtmlDocumentOptionReadEncoding Field |
Defines if declared encoding must be read from the document.
Declared encoding is determined using the meta http-equiv="content-type" content="text/html;charset=XXXXX" html node.
Default is true.
Namespace:
WorkflowGen.My.HtmlAgilityPack
Assembly:
WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.0.0.0 (8.0.0.0)
Syntax public bool OptionReadEncoding
Public OptionReadEncoding As Boolean
Field Value
Type:
BooleanSee Also