[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.SearchResult

SearchResult Class

Represents a search result, including details about the text appearance, its location, and its context.

Inheritance
SearchResult
Namespace: GrapeCity.ActiveReports.Blazor.Viewer
Assembly: MESCIUS.ActiveReports.Blazor.Viewer.dll
Syntax
public class SearchResult

Constructors

Name Description
SearchResult()

Properties

Name Description
DisplayText

Gets or sets the text to be displayed as part of the search result.

ItemArea

Gets or sets the area coordinates where the text item is located within its page.

ItemIndex

Gets or sets the logical index of the item within the search results list.

PageIndex

Gets or sets the index of the page where the occurrence of the search result is found.

Range

Gets or sets the range of the text selected as part of the search result.