ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / SearchResult Class / PageIndex Property

In This Topic
PageIndex Property (SearchResult)
In This Topic
Gets or sets the index of the page where the occurrence of the search result is found.
Syntax
'Declaration
 
Public Property PageIndex As Integer
 

Property Value

The zero-based page index indicating where the text item is located within the document.
See Also