BarcodeBlock Object
BarcodeBlock Object
This object represents a barcode block. It can be used in document separation and document indexing scripts.
Properties
| Name | Type | Description |
| BarcodeType | BarcodeTypeEnum, read-only | Barcode type. |
| Paragraphs | BarcodeParagraphs, read-only | Represents a collection of paragraphs of the barcode block. |
| Region | Region, read-only | Region of the block. A region is a set of rectangles on the image positioned one under the other in such a way that the top line of the lower rectangle is the bottom line of the upper one, so that the rectangles do not overlap. |
| Text | String, read-only | Whole text of the block. |
See also
26.03.2024 13:49:49