'Declaration
Public Enum PrintSosiPresentationOption Inherits System.Enum
'Usage
Dim instance As PrintSosiPresentationOption
public enum PrintSosiPresentationOption : System.Enum
'Declaration
Public Enum PrintSosiPresentationOption Inherits System.Enum
'Usage
Dim instance As PrintSosiPresentationOption
public enum PrintSosiPresentationOption : System.Enum
Member | Description |
---|---|
Blank | SO/SI characters are printed as blank spaces. Use this option for WYSIWYG printing. |
NoPosition | SO/SI characters and the cells they occupy are removed, and the remaining text is collapsed. |
SONoPosSI2Pos | SO characters are removed, double-byte characters are shifted one cell to the left, and SI characters are printed as two blank spaces. |
System.Object
System.ValueType
System.Enum
Attachmate.Reflection.Emulation.IbmHosts.PrintSosiPresentationOption