Name | Description | |
---|---|---|
Area | Overridden. Gets the coordinates of the rectangular area containing the character. | |
Baseline | Gets the character baseline. This read only property is the baseline of the character. | |
CapitalLetterHeight | Gets a measure of the capital letter height for this letter's font in pixels. This read only property is the height of a capital letter of the text in pixels. | |
Confidence | Overridden. Gets the confidence value of the result object. | |
FontAttribute | Gets font information about the recognized character. See FontAttributes for the details about each flag. This read only property contains the font attribute flags describing each character. Multiple attributes can be set together. See FontAttributes for the details about each flag. | |
FontSize | Gets the estimated font size (in points) of the recognized character. This read only property is the font size (in points) of the recognized character. | |
NumberResults | Gets the total number of results in the CharacterResult. | |
Text | Gets and sets the text string of the CharacterResult. If set, this will also set the Confidence to 100. |
Is this page helpful?
Yes
No