Confidence

PageBarcodeArea.Confidence property

Gets the level of confidence of the parsered barcode.

public int Confidence { get; }

Property Value

An integer value that represents the confidence of the parsered barcode (0-100).

See Also