ILabel Properties |
The ILabel type exposes the following members.
Name | Description | |
---|---|---|
Action |
Gets or sets the additional action to perform when the label is detected."
| |
MatchCase |
Gets or sets a flag to indicate whether the search is case sensitive.
| |
Name |
Gets or set the name of the label.
| |
Query |
Gets or sets the search query that is used to locate the label in the report file.
| |
Text |
Gets the text of the currently matched label.
| |
UseRegex |
Gets or sets a flag to indicate whether the query will be used as a regular expression pattern when searching for the label.
| |
WholeWord |
Gets or sets a flag to indicate whether the search should be limited to whole words only.
|