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

OcrResult Constructor

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

Syntax

public OcrResult
(
	FilNet.Rectangle2D box,
	string value,
	float score
)

Parameters

Name Type Range Default Description
boxFilNet.Rectangle2D
valuestring
scorefloat

See also