DocumentViewLayout Enumeration

Summary

View layout.

Syntax
TypeScript
JavaScript
lt.Document.DocumentViewLayout = { 
   single: 0, 
   vertical: 1, 
   double: 2, 
   horizontal: 3 
} 
lt.Document.DocumentViewLayout = { 
   single: 0, 
   vertical: 1, 
   double: 2, 
   horizontal: 3 
} 
Members
ValueMemberDescription
single0Layout.Single command
vertical1Layout.Vertical command
double2Layout.Double command
horizontal3Layout.Horizontal command
Remarks

Refer to DocumentViewOptions for more information.

Requirements

Target Platforms

See Also

Reference

lt.Document Namespace

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

Leadtools.Document Assembly

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