跳转到主要内容

功能说明

表示已检测到的条码。

属性

NameTypeAccessDescription
RectIPageRect只读页面上条码区域的矩形。
Valuestring只读识别到的条码值。
Typestring只读条码类型。允许的取值为:“Code39”、“CheckCode39”、“Interleaved25”、“CheckInterleaved25”、“EAN13”、“Code128”、“EAN8”、“PDF417”、“Codabar”、“CheckCodabar”、“UPCA”、“UPCE”、“Industrial25”、“IATA25”、“Matrix25”、“Code93”、“Postnet”、“UCC128”、“Patch”、“Code39WithoutAsterisk”、“Aztec”、“Datamatrix”、“QRCode”。字符串不区分大小写。
Orientationstring只读条码方向。允许的取值为:“LeftToRight”、“DownToTop”、“RightToLeft”、“TopToDown”。字符串不区分大小写。