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. |
3/26/2024 1:49:49 PM