DataStreamTranslation Property
Gets or sets whether Reflection translates characters from the host to the PC, and vice versa, using the current translation table.
bool DataStreamTranslation {get; set;}
'Declaration
Property DataStreamTranslation As Boolean
'Usage
Dim instance As ITerminal
Dim value As Boolean
instance.DataStreamTranslation = value
value = instance.DataStreamTranslation
Property Value
The default value is false.