The SearchResult type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | SearchResult | Initializes a new instance of the SearchResult class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
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. |