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

OcrModelDesigner.SetOcrModel Method

Sets existing instance of OcrModel to editor.

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

Syntax

public void SetOcrModel
(
	FilNet.OcrModel newModel
)

Parameters

Name Type Range Default Description
newModelFilNet.OcrModel

See also