Attachmate.Reflection.Emulation.OpenSystems Namespace > ITerminal Interface : TextFileCharacterSet Property |
'Declaration
Property TextFileCharacterSet As TextFileCharacterSetOption
'Usage
Dim instance As ITerminal Dim value As TextFileCharacterSetOption instance.TextFileCharacterSet = value value = instance.TextFileCharacterSet
TextFileCharacterSetOption TextFileCharacterSet {get; set;}
The value of this property can also affect printing if BypassPrinterDriver and TranslatePrintedCharacters are both set to true.