BarcodeOptions class
Leave feedback
On this page
Provides the options which are used for barcode extraction.
The BarcodeOptions type exposes the following members:
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the BarcodeOptions class with default values. |
| init | Initializes a new instance of the BarcodeOptions class with the rectangular area. |
| init | Initializes a new instance of the BarcodeOptions class with quality settings and code types. |
| init | Constructs a new instance of BarcodeOptions |
| Property | Description |
|---|---|
| allow_incorrect_barcodes | Gets the value that indicates whether the incorrect barcodes are allowed. |
| dimension | Gets the minimal size of the barcode minimal element. |
| image_quality | Gets the quality of a source image. |
| barcode_quality | Gets the quality of a source barcode. |
| rectangle | Gets the rectangular area that contains page areas. |
| code_types | Gets the types of barcodes to read. |
| page_preview_options | Gets or sets the document page preview options. |
- module
groupdocs.parser.options - class
BarcodeOptions
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.