IScriptFoundBarcode
これにより実行されるのは
見つかったバーコードを表します。
プロパティ
名前 | タイプ | アクセス | 説明 |
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".文字列に大文字・小文字の区別はありません。 |
12.04.2024 18:16:24