←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents.UI.WinForms Assembly