PageIndex Property (FindEventArgs)
In This Topic
Gets the page number where the text was found.
Syntax
'Declaration
Public ReadOnly Property PageIndex As Integer
public int PageIndex {get;}
Property Value
The page number where the text was found.
See Also