Gets or sets a value indicating whether JIS escape sequences are allowed when other host character sets are selected.
bool AllowJIS {get; set;}
'Declaration
Property AllowJIS As Boolean
'Usage
Dim instance As ITerminal
Dim value As Boolean
instance.AllowJIS = value
value = instance.AllowJIS