←Select platform

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Printer Assembly
Click or drag to resize