←Select platform

DocumentViewer Property

Summary

Owner document viewer.

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

Property Value

The owner DocumentViewer object.

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