Encoding

ILoadOptions.Encoding property

The encoding used when opening text-based files such as CSV or TXT. Default value is Default.

public Encoding Encoding { get; }

See Also