- le proprietà che influiscono sul processo di riconoscimento dei barcode nel blocco. Si tratta di ImageProcessingParams e BarcodeParams; tramite queste proprietà è possibile impostare parametri speciali di elaborazione dei barcode per un singolo blocco.
- tutte le altre proprietà, che rappresentano i risultati del riconoscimento e i dati da esportare nel risultato.
Proprietà
Provides access to the set of properties affecting the process of barcode recognition. | ||
Provides access to the set of properties affecting image preprocessing inside the barcode block. | ||
, read-only | Stores the barcode type detected during recognition. | |
Contains the recognized text of the barcode. The recognized text is represented as a collection of characters, and advanced character properties can be accessed. | ||
, read-only | This property allows editing the text via theobject. It is only available after recognition and synthesis. If synthesis had not been performed, this property will return 0. | |
, read-only | Returns the number of QR Codes in the structured-append sequence. This information is contained in special data section of a QR Code, and this property is only meaningful when the code is part of a structured-append sequence. | |
, read-only | Restituisce i dati di parità del QR Code. Poiché questo valore è identico per tutti i QR Code della sequenza, può essere utilizzato per verificare che i codici che si tenta di unire appartengano effettivamente alla stessa sequenza. Questa informazione è contenuta in una sezione dati speciale di un QR Code e questa proprietà è significativa solo quando il codice fa parte di una sequenza structured-append. | |
, read-only | Returns the index of QR Code in the structured-append sequence. This information is contained in special data section of a QR Code, and this property is only meaningful when the code is part of a structured-append sequence. | |
, read-only | Stores the supplementary barcode type detected during recognition. This property is only useful for barcodes of typeEAN 8, 13,UPC-A, andUPC-E. | |
, read-only | Stores the supplementary barcode value detected during recognition. If the supplementary barcode was detected, this property contains 2 or 5 last digits of the recognized text of the barcode. The property is utile solo per barcode di tipoEAN 8, 13,UPC-A, eUPC-E. | |
, di sola lettura | Fornisce accesso al testo riconosciuto del barcode, come nella proprietà BarcodeText, ma rappresentato come stringa Unicode. Questa proprietà non consente la modifica del testo e, se il testo viene modificato tramite la proprietà EditableText, il valore di questa proprietà non viene aggiornato. | |
Metodi
| Nome | Descrizione |
|---|---|
| CopyFrom | Inizializza le proprietà dell’oggetto corrente con i valori delle proprietà corrispondenti di un altro oggetto. |
Windows
Linux e macOS
Diagramma degli oggetti
