←Select platform

DocumentReaderInstance Property

Summary

Gets the owner DocumentReader.

Syntax

C#
VB
C++
public DocumentReader DocumentReaderInstance { get; } 
  
Public ReadOnly Property DocumentReaderInstance As Leadtools.Forms.Documentreaders.DocumentReader 

Property Value

The DocumentReader that owns this DocumentObjectManager.

Remarks

Instances of the DocumentObjectManager aren't created directly. Instead, access the instance that is automatically created inside a DocumentReader using the ObjectManager property.

Example

For an example, refer to DocumentObjectManager.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.DocumentReaders Assembly