PageIndex Property (SearchResult)
Gets or sets the index of the page where the occurrence of the search result is found.
public int PageIndex {get; set;}
'Declaration
Public Property PageIndex As Integer
Property Value
The zero-based page index indicating where the text item is located within the document.