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

OcrModel.Reset Method

Resets this instance with data of the other OcrModel object.

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

Syntax

public void Reset
(
	FilNet.OcrModel other
)

Parameters

Name Type Range Default Description
otherFilNet.OcrModel

See also