Enum | |
---|---|
BARCODE_TYPE_UNSPECIFIED |
|
AZTEC |
ไม่รองรับการหมุนบาร์โค้ด |
aztec |
ชื่อแทนเดิมสำหรับ |
CODE_39 |
ไม่รองรับการหมุนบาร์โค้ด |
code39 |
ชื่อแทนเดิมสำหรับ |
CODE_128 |
ไม่รองรับการหมุนบาร์โค้ด |
code128 |
ชื่อแทนเดิมสำหรับ |
CODABAR |
ไม่รองรับการหมุนบาร์โค้ด |
codabar |
ชื่อแทนเดิมสำหรับ |
DATA_MATRIX |
บาร์โค้ดเมทริกซ์ 2 มิติ ที่ประกอบด้วยสีขาวดำ เซลล์หรือโมดูลจัดเรียงอยู่ในสี่เหลี่ยมจัตุรัสหรือสี่เหลี่ยมผืนผ้า ไม่รองรับการหมุนบาร์โค้ด |
dataMatrix |
ชื่อแทนเดิมสำหรับ |
EAN_8 |
ไม่รองรับการหมุนบาร์โค้ด |
ean8 |
ชื่อแทนเดิมสำหรับ |
EAN_13 |
ไม่รองรับการหมุนบาร์โค้ด |
ean13 |
ชื่อแทนเดิมสำหรับ |
EAN13 |
ชื่อแทนเดิมสำหรับ |
ITF_14 |
ไม่รองรับรหัส ITF 14 หลักสำหรับการหมุนบาร์โค้ด |
itf14 |
ชื่อแทนเดิมสำหรับ |
PDF_417 |
รองรับการหมุนบาร์โค้ด |
pdf417 |
ชื่อแทนเดิมสำหรับ |
PDF417 |
ชื่อแทนเดิมสำหรับ |
QR_CODE |
รองรับการหมุนบาร์โค้ด |
qrCode |
ชื่อแทนเดิมสำหรับ |
qrcode |
ชื่อแทนเดิมสำหรับ |
UPC_A |
ไม่รองรับรหัสการหมุนบาร์โค้ด 11 หรือ 12 หลัก |
upcA |
ชื่อแทนเดิมสำหรับ |
TEXT_ONLY |
แสดงผลช่องดังกล่าวเป็นช่องข้อความ ใช้ช่อง alternateText กับบาร์โค้ดประเภท textOnly ไม่ได้ ไม่รองรับการหมุนบาร์โค้ด |
textOnly |
ชื่อแทนเดิมสำหรับ |
BarcodeType
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-25 UTC
[null,null,["อัปเดตล่าสุด 2025-07-25 UTC"],[[["\u003cp\u003eThe table lists various barcode types and their support for rotation.\u003c/p\u003e\n"],["\u003cp\u003eMost barcode types are not supported for Rotating Barcodes.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePDF_417\u003c/code\u003e and \u003ccode\u003eQR_CODE\u003c/code\u003e are the only barcode types explicitly mentioned as supported for Rotating Barcodes.\u003c/p\u003e\n"],["\u003cp\u003eMany barcode types have legacy aliases which are deprecated.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTEXT_ONLY\u003c/code\u003e type renders the field as text and cannot be used with \u003ccode\u003ealternateText\u003c/code\u003e.\u003c/p\u003e\n"]]],["The document outlines barcode types, their support for rotating barcodes, and legacy aliases. `AZTEC`, `CODE_39`, `CODE_128`, `CODABAR`, `DATA_MATRIX`, `EAN_8`, `EAN_13`, `ITF_14`, `UPC_A` and `TEXT_ONLY` are not supported for rotating barcodes. `PDF_417` and `QR_CODE` are the only types supported for rotating barcodes. Numerous legacy aliases, indicated by lowercase or modified casing, are deprecated. `BARCODE_TYPE_UNSPECIFIED` is listed without further information.\n"],null,["| Enums ||\n|----------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `BARCODE_TYPE_UNSPECIFIED` | |\n| `AZTEC` | Not supported for Rotating Barcodes. |\n| `aztec` | Legacy alias for `AZTEC`. Deprecated. Not supported for Rotating Barcodes. | This item is deprecated! |\n| `CODE_39` | Not supported for Rotating Barcodes. |\n| `code39` | Legacy alias for `CODE_39`. Deprecated. Not supported for Rotating Barcodes. | This item is deprecated! |\n| `CODE_128` | Not supported for Rotating Barcodes. |\n| `code128` | Legacy alias for `CODE_128`. Deprecated. Not supported for Rotating Barcodes. | This item is deprecated! |\n| `CODABAR` | Not supported for Rotating Barcodes. |\n| `codabar` | Legacy alias for `CODABAR`. Deprecated. Not supported for Rotating Barcodes. | This item is deprecated! |\n| `DATA_MATRIX` | A 2D matrix barcode consisting of black and white. Cells or modules are arranged in either a square or rectangle. Not supported for Rotating Barcodes. |\n| `dataMatrix` | Legacy alias for `DATA_MATRIX`. Deprecated. Not supported for Rotating Barcodes. | This item is deprecated! |\n| `EAN_8` | Not supported for Rotating Barcodes. |\n| `ean8` | Legacy alias for `EAN_8`. Deprecated. Not supported for Rotating Barcodes. | This item is deprecated! |\n| `EAN_13` | Not supported for Rotating Barcodes. |\n| `ean13` | Legacy alias for `EAN_13`. Deprecated. Not supported for Rotating Barcodes. | This item is deprecated! |\n| `EAN13` | Legacy alias for `EAN_13`. Deprecated. Not supported for Rotating Barcodes. | This item is deprecated! |\n| `ITF_14` | 14 digit ITF code Not supported for Rotating Barcodes. |\n| `itf14` | Legacy alias for `ITF_14`. Deprecated. Not supported for Rotating Barcodes. | This item is deprecated! |\n| `PDF_417` | Supported for Rotating Barcodes. |\n| `pdf417` | Legacy alias for `PDF_417`. Deprecated. | This item is deprecated! |\n| `PDF417` | Legacy alias for `PDF_417`. Deprecated. | This item is deprecated! |\n| `QR_CODE` | Supported for Rotating Barcodes. |\n| `qrCode` | Legacy alias for `QR_CODE`. Deprecated. | This item is deprecated! |\n| `qrcode` | Legacy alias for `QR_CODE`. Deprecated. | This item is deprecated! |\n| `UPC_A` | 11 or 12 digit codes Not supported for Rotating Barcodes. |\n| `upcA` | Legacy alias for `UPC_A`. Deprecated. Not supported for Rotating Barcodes. | This item is deprecated! |\n| `TEXT_ONLY` | Renders the field as a text field. The `alternateText` field may not be used with a barcode of type `textOnly`. Not supported for Rotating Barcodes. |\n| `textOnly` | Legacy alias for `TEXT_ONLY`. Deprecated. Not supported for Rotating Barcodes. | This item is deprecated! |"]]