SaveTo Method of the ImageDocument Object
This method saves the contents of the ImageDocument object into a folder on disk. The image is saved in ABBYY FineReader Engine internal format.
Syntax
HRESULT SaveTo( BSTR FolderName );
Parameters
- FolderName
- [in] This parameter stores the full path to the folder. For example, "/home/user/Pictures/MyPic".
Return values
This method has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.
See also
7/3/2024 8:50:25 AM