'Declaration
Public Enum GraphicsPrintModeOption Inherits System.Enum
'Usage
Dim instance As GraphicsPrintModeOption
public enum GraphicsPrintModeOption : System.Enum
'Declaration
Public Enum GraphicsPrintModeOption Inherits System.Enum
'Usage
Dim instance As GraphicsPrintModeOption
public enum GraphicsPrintModeOption : System.Enum
Member | Description |
---|---|
Compress | Prints the page vertically (that is, with the longest edge of the paper on the sides). |
Expand | Prints the page vertically, but with characters twice as high and twice as wide as for rcCompress. |
Rotate | Prints the page horizontally (that is, with the longest edge of the paper on the top and bottom). |
System.Object
System.ValueType
System.Enum
Attachmate.Reflection.Emulation.OpenSystems.GraphicsPrintModeOption