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: 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.