←Select platform

Document Property (DocumentViewer)

Summary

Current document object set in this viewer.

Syntax

C#
VB
C++
public virtual Document Document { get; }
Public Overridable ReadOnly Property Document() As Document 
   Get 
public:  
   virtual property Document^ Document 
   { 
      Document^ get() 
   } 

Property Value

The Document object set in this viewer or null if the viewer does not have a document.

Remarks

Document will contain the same value set by the user with the last call to SetDocument.

Example

For an example, refer to DocumentViewer.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents.UI Assembly
Click or drag to resize