The SearchResult type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ControlIndex | Gets or sets a report control number on a page. |
![]() | Direction | Gets or sets search direction. |
![]() | EndPageIndex | Gets or sets end page index for search. |
![]() | FindText | Gets or sets a text for search. |
![]() | FromBegining | Gets or sets value which specifies if the search starts from begining of document. |
![]() | Height | Gets or sets the height of the fragment which contains required text. |
![]() | PageIndex | Gets or sets start page index for search. |
![]() | SearchType | Specifies server search type. |
![]() | TextFound | Gets or sets values which indicate if required text was found. |
![]() | Width | Gets or sets the width of the fragment which includes required text. |
![]() | X | Gets or sets the ordinate of the fragment beginning which includes required text. |
![]() | Y | Gets or sets the ordinate of the fragment beginning which includes required text. |