Attachmate Reflection 2014 .NET API Reference
PrinterOrientationOption Enumeration


Denotes the printer page orientation used by Reflection.
Syntax
'Declaration
 
Public Enum PrinterOrientationOption 
   Inherits System.Enum
'Usage
 
Dim instance As PrinterOrientationOption
public enum PrinterOrientationOption : System.Enum 
Members
MemberDescription
DefaultPages are printed using the page orientation specified in the system-wide printer settings.
LandscapePages are printed using landscape orientation.
PortraitPages are printed using portrait orientation.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Attachmate.Reflection.Emulation.OpenSystems.PrinterOrientationOption

Requirements

Target Platforms: Microsoft Windows 7, Microsoft Windows Vista, Microsoft Windows XP, Microsoft Windows Server 2003 Terminal Services, Microsoft Windows Server 2008 Terminal Services

See Also

Reference

Attachmate.Reflection.Emulation.OpenSystems Namespace

Send Feedback