TextOutputEncoding specifies the encoding used to write output text files.
Flags
Name |
Description |
TOE_ASCII |
Specifies ASCII encoding for text files. |
TOE_UTF16 |
Specifies UTF16 encoding for text files. |
TOE_UTF8 |
Specifies UTF8 encoding for text files. |