←Select platform

View Property

Summary

Manages the main content view in this document viewer

Syntax
C#
VB
C++
public DocumentViewerView View { get; } 
Public ReadOnly Property View() As DocumentViewerView 
   Get 
public:  
   property DocumentViewerView^ View 
   { 
      DocumentViewerView^ get() 
   } 

Property Value

The DocumentViewerView object that manages the thumbnails in this document viewer.

Remarks

This class manages the main content to view the pages of the current LEADDocument set in the document viewer.

Refer to DocumentViewerView for more information.

Example

For an example, refer to DocumentViewerView.

Requirements

Target Platforms

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

Leadtools.Document.Viewer.WinForms Assembly