HtmlDocumentEncoding Property  | 
 
            Gets the document's output encoding.
            
 
    Namespace: 
   WorkflowGen.My.HtmlAgilityPack
    Assembly:
   WorkflowGen.My (in WorkflowGen.My.dll) Version: 4.7.2.0 (4.7.2.0)
Syntaxpublic Encoding Encoding { get; }Public ReadOnly Property Encoding As Encoding
	Get
Property Value
Type: 
Encoding
See Also