Accusoft.FormFix5.Net
Text Property (OmrFieldResult)




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
public string Text {get;}
public: __property string* get_Text();
public:
property String^ Text {
   String^ get();
}
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

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback