←Select platform

PageNumber Property (DocumentViewerTextItem)

Summary

The page number of this text item.

Syntax

C#
VB
C++
public int PageNumber { get; set; }
Public Property PageNumber() As Integer 
   Get 
   Set 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents.UI Assembly
Click or drag to resize