←Select platform

DocumentViewer Property

Summary

Owner document viewer.

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

Property Value

The owner DocumentViewer object. Default value is null.

Remarks

This value is set internally by the DocumentViewer when this mode is used.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer.WinForms Assembly

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