←Select platform

DocumentViewLayout Enumeration

Summary

View layout.

Syntax
C#
C++/CLI
Python
public enum DocumentViewLayout 
public: 
   enum class DocumentViewLayout sealed 
class DocumentViewLayout(Enum): 
   Single = 0 
   Vertical = 1 
   Double = 2 
   Horizontal = 3 
Members
ValueMemberDescription
0SingleLayout.Single command
1VerticalLayout.Vertical command
2DoubleLayout.Double command
3HorizontalLayout.Horizontal command
Remarks

Refer to DocumentViewOptions for more information.

Requirements

Target Platforms

See Also

Reference

Leadtools.Document Namespace

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

Leadtools.Document Assembly

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