IBarcodeFindingOptions
What it does
Stores the options for detecting barcodes.
Properties
| Name | Type | Access | Description |
| Rect | IPageRect | Read/write | A rectangle restricting the barcode area on the page. If all dimensions are equal to "0", the rectangle is considered equal to the whole page. |
| Types | IScriptValues | Read-only | Types of barcodes. For the list of addmissible values, see the description of the IScriptFoundBarcode object. |
| Orientations | IScriptValues | Read-only | Barcode orientation. For the list of addmissible values, see the description of the IScriptFoundBarcode object. |
4/12/2024 6:16:02 PM