Leadtools.Forms.DocumentReaders Namespace > DocumentObjectManager Class : DocumentReaderInstance Property |
public DocumentReader DocumentReaderInstance {get;}
'Declaration Public ReadOnly Property DocumentReaderInstance As DocumentReader
'Usage Dim instance As DocumentObjectManager Dim value As DocumentReader value = instance.DocumentReaderInstance
public: property DocumentReader^ DocumentReaderInstance { DocumentReader^ get(); }
Instances of the DocumentObjectManager aren't created directly. Instead, access the instance that is automatically created inside a DocumentReader using the ObjectManager property.
For an example, refer to DocumentObjectManager.