←Select platform

Document Property

Summary

Owner document of this DocumentPage

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

Property Value

The owner LEADDocument object of this DocumentPage.

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 Assembly