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

Show in webframe

PageNumber Property (DocumentViewerFindText)






The page number of this find text object.
Syntax
public int PageNumber {get; set;}
'Declaration
 
Public Property PageNumber As Integer
'Usage
 
Dim instance As DocumentViewerFindText
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 find text object. Default value is 1.
Remarks

When used as a parameter to Find, the PageNumber specifies the page number where text search should start.

When using LastFindText, the PageNumber contains the page number where the text was last found.

Example

For an example, refer to Find.

Requirements

Target Platforms

See Also

Reference

DocumentViewerFindText Class
DocumentViewerFindText 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