[]
Specifies the character encodings that can be utilized for text export.
public enum TxtExportSettings.Encodings
Name | Description |
---|---|
us_ascii | The US-ASCII encoding format. |
utf_16 | The UTF-16 encoding format. |
utf_8 | The UTF-8 encoding format. |