←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 DocumentImageManager.

Remarks

An instance of the DocumentImageManager isn't created directly, instead access the instance automatically created inside a DocumentReader using the ImageManager property.

Example

For an example, refer to DocumentImageManager.

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