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

OcrModelDesigner.SetOcrModel Method

Sets existing instance of OcrModel to editor.

Namespace:Fil.Designers
Assembly:FilNet.Designers.dll

Syntax

public void SetOcrModel
(
	Fil.OcrModel newModel
)

Parameters

Name Type Range Default Description
newModelFil.OcrModel

See also