You are here: Start » FIL.NET » ReadCharactersModelId Constructor

ReadCharactersModelId Constructor

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

public ReadCharactersModelId
(
	NullableRef<string> modelDirectory,
	FilNet.OcrPretrainedModel pretrainedModel,
	FilNet.DeviceKind? deviceType,
	int deviceIndex
)

Parameters

Name Type Range Default Description
modelDirectoryFilNet.NullableRef<string>
pretrainedModelFilNet.OcrPretrainedModel
deviceTypeFilNet.DeviceKind?
deviceIndexint

See also