Error processing SSI file
LEADTOOLS Leadtools.Documents.UI (Leadtools.Documents.UI assembly)

Show in webframe

PageNumber Property (DocumentViewerTextItem)






The page number of this text item.
Syntax
public int PageNumber {get; set;}
'Declaration
 
Public Property PageNumber As Integer
'Usage
 
Dim instance As DocumentViewerTextItem
Dim value As Integer
 
instance.PageNumber = value
 
value = instance.PageNumber
public:
property int PageNumber {
   int get();
   void set (    int value);
}

Property Value

The 1-based page number of this text item.
Remarks

The document viewer fills the member of this class with from the DocumentPageText object of any of the pages in Document.

Example

For an example, refer to Find.

Requirements

Target Platforms

See Also

Reference

DocumentViewerTextItem Class
DocumentViewerTextItem Members

Error processing SSI file
Leadtools.Documents.UI requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features