In This Topic

SaveAsText Method (GdPictureOCR)

In This Topic
Saves the specified OCR result to a text file.
Overload List
OverloadDescription
Saves the provided OCR result, identifiable by its unique ID, to a text file.  
Saves the provided collection of OCR results, identifiable by their unique IDs, to a text file.  
Saves the provided OCR result, identifiable by its unique ID, to a stream in the text format.  
Saves the provided collection of OCR results, identifiable by their unique IDs, to a stream in the text format.  
See Also