You are here: Start » FIL.NET » OcrSvmModel.Reset Method

OcrSvmModel.Reset Method

Resets this instance with data of the other OcrSvmModel object.

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

public void Reset
(
	FilNet.OcrSvmModel other
)

Parameters

Name Type Range Default Description
otherFilNet.OcrSvmModel

See also