'Declaration
Public Enum GetTextWrap Inherits System.Enum
'Usage
Dim instance As GetTextWrap
public enum GetTextWrap : System.Enum
'Declaration
Public Enum GetTextWrap Inherits System.Enum
'Usage
Dim instance As GetTextWrap
public enum GetTextWrap : System.Enum
Member | Description |
---|---|
Off | Operations are limited to the beginning and end of the screen. |
On | Operations can wrap at the end of screen if necessary. |
System.Object
System.ValueType
System.Enum
Attachmate.Reflection.Emulation.IbmHosts.GetTextWrap