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 DocumentReader DocumentReaderInstance {get;}
get_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.
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