CharacterSetTranslationEnabled Property
Gets or sets a value indicating whether the character set translation state is enabled.
bool CharacterSetTranslationEnabled {get; set;}
'Declaration
Property CharacterSetTranslationEnabled As Boolean
'Usage
Dim instance As ITerminal
Dim value As Boolean
instance.CharacterSetTranslationEnabled = value
value = instance.CharacterSetTranslationEnabled
Property Value
The default value is true. The value of this property is not saved to a settings file.