In This Topic

SaveAsDOCX Method (GdPictureOCR)

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