Encoding
XmlEditOptions.Encoding property
Character encoding of the text document, which will be applied for its opening. By default is null — internal document encoding will be applied.
public Encoding Encoding { get; set; }
See Also
- class XmlEditOptions
- namespace GroupDocs.Editor.Options
- assembly GroupDocs.Editor