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. | |
Height | Gets or sets the height of the fragment which contains required text. | |
PageIndex | Gets or sets a page number. | |
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 abscissa of the fragment beginning which includes required text. | |
Y | Gets or sets the ordinate of the fragment beginning which includes required text. |