←Select platform

ViewLayout Property

Summary

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

Syntax
C#
VB
C++
public DocumentViewLayout ViewLayout {get; set;} 
Public Property ViewLayout() As DocumentViewLayout 
   Get 
   Set 
public:  
   property DocumentViewLayout^ ViewLayout 
   { 
      DocumentViewLayout^ get() 
      void set(DocumentViewLayout^ value) 
   } 

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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

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