Encoding
LoadOptions.Encoding property
Gets the encoding of the document.
public Encoding Encoding { get; }
Property Value
An instance of Encoding class that represents the document encoding; null
if it isn’t set.
See Also
- class LoadOptions
- namespace GroupDocs.Parser.Options
- assembly GroupDocs.Parser