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

OcrModel.Reset Method

Resets this instance with data of the other OcrModel object.

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public void Reset
(
	AvlNet.OcrModel other
)

Parameters

Name Type Range Default Description
otherAvlNet.OcrModel

See also