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