Accusoft.PrintPro8.Net
Orientation Enumeration




Option values which determine whether documents are printed in portrait or landscape mode (if the printer supports this feature).
Syntax
'Declaration
 
Public Enum Orientation 
   Inherits System.Enum
'Usage
 
Dim instance As Orientation
public enum Orientation : System.Enum 
__value public enum Orientation : public System.Enum 
public enum class Orientation : public System.Enum 
Members
MemberValueDescription
Landscape2Documents are printed with the top at the wide side of the paper.
Portrait1Documents are printed with the top at the narrow side of the paper.
Rotate3Documents are rotated. This is rarely supported by printers.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.PrintProSdk.Orientation

See Also

Reference

Accusoft.PrintProSdk Namespace

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback