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





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