PageBarcodeArea class
PageBarcodeArea class
Represents a page barcode area which is used to represent a barcode value in the parsing by template functionality.
Inheritance: PageBarcodeArea →
PageArea
The PageBarcodeArea type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the PageBarcodeArea class. |
| init | Initializes a new instance of the PageBarcodeArea class. |
Properties
| Property | Description |
|---|---|
| rectangle | Gets the rectangular area. |
| page | Gets the document page information such as page index and page size. |
| value | Gets the barcode value. |
| code_type_name | Gets the name of the barcode type. |
| confidence | Gets the level of confidence of the parsered barcode. |
| angle | Gets the angle of the barcode. |
See Also
- module
groupdocs.parser.data - class
PageArea - class
PageBarcodeArea