| 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.HtmlAgilityPackAssembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 3.3.0.0 (3.3.0.0)
Syntaxpublic bool OptionReadEncoding
Public OptionReadEncoding As Boolean
Field Value
Type: 
Boolean
See Also