ImageDocument
SaveToFile Method of the ImageDocument Object
SaveToFile method of the ImageDocument Object in the ABBYY FineReader Engine API — Saves the ImageDocument contents to a file in an internal format readable only via IEngine.LoadImageDocFromFile.
This method saves the contents of the ImageDocument object into a file. The file is saved in a format which cannot be viewed in any external program. The ImageDocument object saved using this method can be opened with the help of the IEngine::LoadImageDocFromFile method only.
SaveTo Method of the ImageDocument Object
Previous
SaveToMemory Method of the ImageDocument Object
Next
