PortraitOrient Property

Summary
Enables or disables using portrait as the paper orientation.
Syntax
C#
VB
C++
public bool PortraitOrient { get; set; } 
  
Public Property PortraitOrient As Boolean 
public: 
property bool PortraitOrient { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

True to use a portrait orientation; false to use a landscape orientation.

Example

Refer to Specifications example.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Printer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.