Accusoft.PrintPro7.Net
Orientation Enumeration
See Also  Send Feedback
Accusoft.PrintProSdk Namespace : Orientation Enumeration




Glossary Item Box

Option values which determine whether documents are printed in portrait or landscape mode (if the printer supports this feature).

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

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

©2013. Accusoft Corporation. All Rights Reserved.