功能说明
属性
| Name | Type | Access | Description |
|---|---|---|---|
Rect | IPageRect | 只读 | 页面上条码区域的矩形。 |
Value | string | 只读 | 识别到的条码值。 |
Type | string | 只读 | 条码类型。允许的取值为:“Code39”、“CheckCode39”、“Interleaved25”、“CheckInterleaved25”、“EAN13”、“Code128”、“EAN8”、“PDF417”、“Codabar”、“CheckCodabar”、“UPCA”、“UPCE”、“Industrial25”、“IATA25”、“Matrix25”、“Code93”、“Postnet”、“UCC128”、“Patch”、“Code39WithoutAsterisk”、“Aztec”、“Datamatrix”、“QRCode”。字符串不区分大小写。 |
Orientation | string | 只读 | 条码方向。允许的取值为:“LeftToRight”、“DownToTop”、“RightToLeft”、“TopToDown”。字符串不区分大小写。 |
