DetectEncoding
LoadOptions.DetectEncoding property
Enables the encoding detection for the TXT, CSV, and TSV files.
public bool DetectEncoding { get; set; }
Remarks
If the encoding cannot be detected, the default Encoding is used. For code example, see the documentation.
See Also
- class LoadOptions
 - namespace GroupDocs.Viewer.Options
 - assembly GroupDocs.Viewer