ASP.NET Barcode SDK Component

Properties

Public Method CustomRotation

Set the custom rotation when set  ScanWithCustomRotation property = true.

Public Method LicenseKey

Set the license key which unlocks the SDK Component from demo mode. This License key is supplied by the vendor.

Public Method ScanMultiple

Enable/Disable scan multiple Barcode.

Public Method ScanWith45DegreeClockwiseRotation

Enable/Disable scan the Barcode with 45 Degree Clockwise Rotation.

Public Method ScanWith45DegreeCounterClockwiseRotation

Enable/Disable scan the Barcode with 45 Degree Counter Clockwise Rotation.

Public Method ScanWith90DegreeRotation

Enable/Disable scan the Barcode with 90 Degree Clockwise Rotation.

Public Method ScanWithCustomRotation

Scan the Barcode with custom rotation.

Public Method ScanWithoutRotation

Enable/Disable scan the Barcode without rotation.

Public Method TryHard

Enable/Disable spend more time to try to find a Barcode, optimize for accuracy, not speed.