Encoding
WebLoadOptions.Encoding property
Get or sets the encoding to be used when loading the web document. If the property is null the encoding will be determined from document character set attribute
public string Encoding { get; set; }
See Also
- class WebLoadOptions
- namespace GroupDocs.Conversion.Options.Load
- assembly GroupDocs.Conversion