HtmlWebAutoDetectEncoding Property  | 
 
            Gets or Sets a value indicating if document encoding must be automatically detected.
            
 
    Namespace: 
   WorkflowGen.My.HtmlAgilityPack
    Assembly:
   WorkflowGen.My (in WorkflowGen.My.dll) Version: 4.7.2.0 (4.7.2.0)
Syntaxpublic bool AutoDetectEncoding { get; set; }Public Property AutoDetectEncoding As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also