You are here: Start » FIL.NET » FIS.SaveOcrModel Method
FIS.SaveOcrModel Method
Saves serialized OcrMlpModel object as FIDATA file.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void SaveOcrModel ( FilNet.OcrModel inOcrModel, string inFilename )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inOcrModel | FilNet.OcrModel | Model to be serialized. | ||
![]() | inFilename | string | Name of the target file. |