Programming with Reflection
TerminalModel property
Syntax |
object.TerminalModel |
Data type |
Returns the terminal or printer model Reflection is configured to emulate.
To change your terminal model:
1 Close your current connection (use the Disconnect method if necessary).
2 Use the SetupSession method to define a new session. (This will set the TerminalModel, SessionType, and TransportType properties.)
This property is read-only
Refer to the TerminalModel argument in the SetupSession method for a list of possible values.