TxtSaveOptions.Encoding

TxtSaveOptions.Encoding property

Gets and sets the default encoding.

public Encoding Encoding { get; set; }

See Also