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,
	float contrast
)

Parameters

Name Type Range Default Description
boxFilNet.Rectangle2D
valuestring
scorefloat
contrastfloat

See also