You are here: Start » OcrResult Constructor

OcrResult Constructor

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

public OcrResult
(
	Fil.Rectangle2D box_,
	string value_,
	float score_,
	float contrast_,
	float quality_
)

Parameters

Name Type Range Default Description
box_Fil.Rectangle2D
value_string
score_float
contrast_float
quality_float

See also