In This Topic
GdPicture14 Namespace / GdPictureOCR Class / GetOCRResultText Method

GetOCRResultText Method (GdPictureOCR)

In This Topic
Returns the recognized text of the provided OCR result, identifiable by its unique ID, as a formatted string. The empty lines, if recognized, are not provided in the resulting text.
Overload List
OverloadDescription
Returns the recognized text of the provided OCR result, identifiable by its unique ID, as a formatted string. The empty lines, if recognized, are not provided in the resulting text.  
Returns the recognized text of the provided OCR result, identifiable by its unique ID, as a string. The empty lines, if recognized, are not provided in the resulting text.  
See Also