The following tables list the members exposed by NameScanner.
Name | Description | |
---|---|---|
NameScanner Constructor | Initializes a new instance of the NameScanner class. |
Name | Description | |
---|---|---|
_accepted | A boolean value indicating whether the scanner has been accepted. (Inherited from Infragistics.Documents.Reports.HTML.Scanner) | |
_active | A boolean value indicating whether the scanner is active. (Inherited from Infragistics.Documents.Reports.HTML.Scanner) | |
_ch | The output character. (Inherited from Infragistics.Documents.Reports.HTML.Scanner) | |
_position | Current position within the word. (Inherited from Infragistics.Documents.Reports.HTML.Scanner) |
Name | Description | |
---|---|---|
Accepted | Gets a boolean value indicating whether the scanner has been accepted. (Inherited from Infragistics.Documents.Reports.HTML.Scanner) | |
Active | Gets a boolean value indicating whether the scanner is active. (Inherited from Infragistics.Documents.Reports.HTML.Scanner) | |
Char | Gets the output character. (Inherited from Infragistics.Documents.Reports.HTML.Scanner) | |
Name | Gets the name to scan. |
Name | Description | |
---|---|---|
Process | Overridden. Processes a character. | |
Reset | Resets the scanner. (Inherited from Infragistics.Documents.Reports.HTML.Scanner) |