Aspose.Barcode for Python via Java Generation and Recognition API docs
|
Mode which enables methods to recognize barcode elements with the selected quality. More...
Inherits Enum.
Static Public Attributes | |
int | HIGH = 0 |
Enables recognition methods for High quality barcodes. More... | |
int | NORMAL = 1 |
Enables recognition methods for Common(Normal) quality barcodes. More... | |
Mode which enables methods to recognize barcode elements with the selected quality.
Barcode element with lower quality requires more hard methods which slows the recognition.
|
static |
Enables recognition methods for High quality barcodes.
|
static |
Enables recognition methods for Common(Normal) quality barcodes.