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.DeviceType? targetDevice
)

Parameters

Name Type Range Default Description
modelDirectoryFilNet.NullableRef<string>
pretrainedModelFilNet.OcrPretrainedModel
targetDeviceFilNet.DeviceType?

See also