←Select platform

SourceDocument Property

Summary

Source (owner) document being loaded.

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

Property Value

The source (owner) document being loaded.

Example

For an example, refer to DocumentFactory.LoadDocumentFromCache.

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

Leadtools.Document Assembly

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