Orientation Enumeration

Summary

Describes the orientation of the document.

Syntax

TypeScript
JavaScript
lt.Document.Editor.Orientation { 
   portrait: 0, 
   landscape: 1 
} 
lt.Document.Editor.Orientation { 
   portrait: 0, 
   landscape: 1 
} 

Members

Value Member Description
0 portrait Portrait orientation
1 landscape landscape orientation

Requirements

Target Platforms

See Also

Leadtools.Document.Editor Namespace

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

Leadtools.Document.Editor Assembly

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