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

OcrModelDesigner.SetOcrModel Method

Sets existing instance of OcrModel to editor.

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

Syntax

public void SetOcrModel
(
	Avl.OcrModel newModel
)

Parameters

Name Type Range Default Description
newModelAvl.OcrModel

See also