The Windows character set (ANSI) is slightly different from the DOS character set (ASCII). If you receive an ASCII file to be used in the Windows environment, make sure this property is set to WindowsCharacterSet.
The value of this property can also affect printing if BypassPrinterDriver and TranslatePrintedCharacters are both set to true.