Document.CharacterSet
Document.CharacterSet property
Gets the document’s encoding.
public string CharacterSet { get; }
Property Value
The document’s encoding.
See Also
- class Document
- namespace Aspose.Svg.Dom
- assembly Aspose.SVG
Gets the document’s encoding.
public string CharacterSet { get; }
The document’s encoding.