Document.Charset
Document.Charset property
Gets the document’s encoding.
public String Charset { get; }
Property Value
The document’s encoding.
See Also
- class Document
- package com.aspose.html.Dom
- package Aspose.HTML
Gets the document’s encoding.
public String Charset { get; }
The document’s encoding.