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

Remarks

You do not directly create an instance of DocumentReaderPageCollection, instead the pages of a document are automatically created and set in the DocumentReader.Pages property when a document is created or loaded.

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