#include "ltdoc2.h"
L_LTDOC2_API L_INT EXT_FUNCTION L_Doc2LoadSettings(hDoc, pszFileName)
Loads settings from an OCR engine settings file.
Handle to the OCR document.
Character string that contains the name of the OCR engine settings file.
| Value | Meaning |
|---|---|
| SUCCESS | The function was successful. |
| < 1 | An error occurred. Refer to Return Codes. |
Loads settings from a settings file that was previously saved by a call to the L_Doc2SaveSettings / L_Doc2SaveSettingsExt function.
Required DLLs and Libraries
For an example, refer to L_Doc2StartUp.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document
