You are here: Start » AVL.NET » OcrCandidate Constructor

OcrCandidate Constructor

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public OcrCandidate
(
	string name,
	float score
)

Parameters

Name Type Range Default Description
namestring
scorefloat

See also