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