←Select platform

ViewLayout Property

Summary

View layout to use when this document is set into a viewer.

Syntax
C#
C++/CLI
Python
public DocumentViewLayout ViewLayout {get; set;} 
public:  
   property DocumentViewLayout^ ViewLayout 
   { 
      DocumentViewLayout^ get() 
      void set(DocumentViewLayout^ value) 
   } 
ViewLayout # get and set (DocumentViewOptions) 

Property Value

The view layout to use when this document is set into a viewer. The default value is DocumentViewLayout.Vertical

Remarks

Refer to DocumentViewOptions for more information.

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 Assembly

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