Accusoft.FormFix5.Net - Updated August 3, 2020
Text Property (OmrFieldResult)




Accusoft.FormFixSdk Namespace > OmrFieldResult Class : Text Property
The analysis result text string for the field.
Syntax
'Declaration
 
Public ReadOnly Property Text As String
 
'Usage
 
Dim instance As OmrFieldResult
Dim value As String
 
value = instance.Text
Remarks

This read-only property contains the sum analysis result text string for all segment(s) in the field.

For multi-segment fields, the OmrProcessor.MultiSegmentReadDirection property specifies the direction in which segment results are read to build the result text string.

See Also

Reference

OmrFieldResult Class
OmrFieldResult Members