Gets or sets a value indicating whether to display margins around the terminal window.
expression.DisplayMargins As Boolean
where
expression is a variable that represents a
IbmTerminal Object
Property Value
The default value is false.
Exception | Description |
Attachmate.Reflection.SecuredSettingException |
This exception is thrown when you modify a property that was secured via
the Permissions Manager, or that can only be modified by an Administrator.
|