You are here: Start » AVL.NET » OcrModelDesigner.SetOcrModel Method

OcrModelDesigner.SetOcrModel Method

Sets existing instance of OcrModel to editor.

Namespace:AvlNet.Designers
Assembly:Avl.Net.Designers.dll

Syntax

public void SetOcrModel
(
	AvlNet.OcrModel newModel
)

Parameters

Name Type Range Default Description
newModelAvlNet.OcrModel

See also