MixedCodeDocumentStreamEncoding Property  | 
 
            Gets the encoding of the stream used to read the document.
            
 
    Namespace: 
   WorkflowGen.My.HtmlAgilityPack
    Assembly:
   WorkflowGen.My (in WorkflowGen.My.dll) Version: 4.7.2.0 (4.7.2.0)
Syntaxpublic Encoding StreamEncoding { get; }Public ReadOnly Property StreamEncoding As Encoding
	Get
Property Value
Type: 
Encoding
See Also