Leadtools.Forms.DocumentReaders Namespace > DocumentImageManager Class : DocumentReaderInstance Property |
public DocumentReader DocumentReaderInstance {get;}
'Declaration Public ReadOnly Property DocumentReaderInstance As DocumentReader
'Usage Dim instance As DocumentImageManager Dim value As DocumentReader value = instance.DocumentReaderInstance
public DocumentReader DocumentReaderInstance {get;}
get_DocumentReaderInstance();
public: property DocumentReader^ DocumentReaderInstance { DocumentReader^ get(); }
An instance of the DocumentImageManager isn't created directly, instead access the instance automatically created inside a DocumentReader using the ImageManager property.
For an example, refer to DocumentImageManager.
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