←Select platform

ViewOptions Property

Summary

Optional initial view options of this LEADDocument.

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

Property Value

The optional initial view options of this LEADDocument. The default value is null.

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.