GdPicture.NET.14
GdPicture14 Namespace / GdPictureOCR Class / SaveAsText Method





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