Encoding
TxtLoadOptions.Encoding property
Gets or sets the encoding that will be used when loading Txt document. Can be null. Default is null.
public Encoding Encoding { get; set; }
See Also
- class TxtLoadOptions
 - namespace GroupDocs.Conversion.Options.Load
 - assembly GroupDocs.Conversion