You are here: Start » FIL.NET » Invoke.LoadOcrSvmModel
Loads serialized OcrSvmModel object from FIDATA file.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inFilename | string | Name of the source file. | ||
![]() | outOcrModel | Fil.OcrSvmModel | Deserialized OcrSvmModel. |