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