PrintOrientation Enumeration

Summary

Determines the orientation of the printing pages.

Syntax
TypeScript
JavaScript
lt.Document.Viewer.PrintOrientation = { 
	portrait: 0, 
	landscape: 1 
} 
lt.Document.Viewer.PrintOrientation = { 
	portrait: 0, 
	landscape: 1 
} 
Members
Value Name Description
0 Portrait Portrait Orientation(Default value).
1 Landscape Landscape Orientation.
Remarks

For more information, refer to Print.

Requirements

Target Platforms

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

Leadtools.Document.Viewer Assembly

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