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

OcrCandidate Constructor

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

Syntax

public OcrCandidate(
	float score,
	string name
)

Parameters

Name Type Range Default Description
scorefloat
namestring

See also