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