PrintOrientation Enumeration

Summary

Determine the printing pages orientation.

Syntax
TypeScript
JavaScript
lt.Document.Viewer.PrintOrientation = { 
	portrait: 0, 
	landscape: 1 
} 
lt.Document.Viewer.PrintOrientation = { 
	portrait: 0, 
	landscape: 1 
} 
Members
0 Portrait

(0) Portrait Orientation(Default value).

1 Landscape

(1) Landscape Orientation.

Remarks

For more information, refer to Print.

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.Document.Viewer Assembly

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