複合項目 | |
| class | AAztecBarcode |
| Aztec 2D 條碼的基礎類別。 更多... | |
| class | ABarcode1D |
| class | ABarcode2D |
| class | ABarcodeItem |
| class | ABarWidths |
| class | ACellSquare |
| class | ADataMatrix |
| 用於 DataMatrix 2D 條碼的基礎類,支援 ECC 200 錯誤校正。 更多... | |
| class | ALine |
| class | AMaxicodeBarcode |
| class | AMaxicodeMsg |
| 用於具有自由格式訊息的模式。不適用於模式 2 或 3。 更多... | |
| class | AMaxicodeMsgStructured |
| 僅適用於模式 2 或 3。 更多... | |
| class | AMaxicodeMsgStructuredOpenSystemStandard |
| class | APair |
| class | APdf417 |
| PDF417 條碼的基礎類別。 更多... | |
| class | AQRBarcode |
| QR Code 2D 條碼的基礎類別。 更多... | |
| class | ARfidWrite |
| class | AText |
| class | ATextItem |
| class | BarcodeItem |
| class | CellRect |
| class | CellSquare |
| class | Defaults |
| 如果在物件建立時未指定或設定/更改,則使用的預設設定值。 更多... | |
| class | FontSize |
| X 和 Y 方向的字型大小允許在需要非預設字型大小時進行拉伸/調整大小。 更多... | |
| interface | IAlignment |
| 物件在平面內的對齊方式。 更多... | |
| interface | IBarcode1D |
| interface | IBarcode2D |
| interface | IBarcode_1D_Properties |
| interface | IBarcodeItem |
| 指定條碼的內容和條碼在平面上開始的位置。 更多... | |
| interface | IBarcodeItem_2D |
| 指定條碼內容及其在平面上開始的位置。 更多... | |
| interface | IBarcodeType1D |
| interface | IBarWidths |
| 設定窄/寬條的寬度。 更多... | |
| interface | IBox |
| interface | ICellRect |
| 設定 2D 條碼的單個單元矩形的大小。 更多... | |
| interface | ICellSquare |
| 設定 2D 條碼的單個單元方形的大小。 更多... | |
| interface | IFont |
| interface | IFontSettings |
| interface | IFontSize |
| 用於字型縮放/調整大小的配對。 更多... | |
| interface | IFontSizeUnits |
| interface | IFontStyle |
| interface | ILabel |
| 標籤是其他列印物件的容器。 更多... | |
| interface | ILine |
| interface | IMaxicodeBarcode |
| interface | IMaxicodeData |
| 包含 Maxicode 條碼數據的物件介面。 更多... | |
| interface | IMaxicodeMsg |
| Maxicode 條碼數據。不適用於模式 2 或 3。 更多... | |
| interface | IMaxicodeMsgStructured |
| Maxicode 條碼數據。Maxicode 自由格式載體訊息。僅適用於模式 2 和 3。 更多... | |
| interface | IMaxicodeMsgStructuredOpenSystemStandard |
| Maxicode 條碼數據。Maxicode 開放系統標準載體訊息。僅適用於模式 2 和 3。 更多... | |
| interface | IPair |
| 用於任何二維平面關係或其他用途的配對。 更多... | |
| interface | IPoint |
| 二維平面內的座標配對。 更多... | |
| interface | IPositionRuler |
| interface | IPrintResolution |
| 列印解析度可以設置為英吋或毫米標度。設定或更新任一標度都會導致兩者的更新。 更多... | |
| interface | IRectangleCell |
| interface | IRfidBankSelect |
| interface | IRfidBitField |
| interface | IRfidPassword |
| 用於需要密碼保護的記憶體訪問情況。 更多... | |
| interface | IRfidWrite |
| 寫入 RFID 標籤的不同區域或記憶體區塊。 更多... | |
| interface | IRotation |
| 物件的旋轉。 更多... | |
| interface | IRuler |
| 用於平面內物件放置的單位和解析度。 更多... | |
| interface | ISquareCell |
| interface | IText |
| interface | ITextItem |
| 指定文字及其在平面上開始的位置。 更多... | |
| interface | ITextSettings |
| class | Point |
| class | PrintResolution |
| class | RfidConvert |
| 支援方法以協助將非字節數據轉換為儲存在 RFID 標籤中的順序。 更多... | |
| class | Ruler |
| class | TextItem |
|
strong |
Aztec 條碼類型/格式。
選擇字型調整大小的單位。
| 列舉值 | |
|---|---|
| Ruler | Use the units of the ruler. Ruler units are converted to font points (1/72 inch, ~0.35 mm). |
| Points | Use font point. 1 point = 1/72 inch (~0.35 mm). |
| Percent | 0-100 percent expansion/multiplier scaling. 0 or 1 specifies standard font, no scaling. 100% for maximum expansion/multiplier. |
|
strong |
Maxicode 模式。
Maxicode 條碼有兩個主要的訊息結構,稱為主要訊息和次要訊息。模式決定訊息結構的內容和錯誤校正方式(EEC = 增強錯誤校正,SEC = 標準錯誤校正)。
由於每個訊息區段(主要訊息或次要訊息)可以有不同的錯誤校正級別,將根據模式將數據編碼到 Maxicode 條碼中。
模式 2 和 3:
錯誤校正允許條碼在損壞時仍然可讀,但會增加編碼的數據量。
較高的錯誤校正允許條碼在損壞更嚴重時仍能被讀取。
條碼的大小/面積隨著更高的錯誤校正而增加,因為在更高的錯誤校正級別中使用了更多數據。
|
strong |
QR 掩碼通過改變亮暗單元格的分佈來改變生成的 QR 條碼。
使用不同的掩碼可能會使 QR 條碼更容易被條碼掃描器讀取。
RFID 記憶體區塊選擇。
RFID 格式參數,用於表示字串類型。
雖然所有數據都是字串,但限制因素是根據數據格式中的字元。
範例:
用於訪問/保護支援此功能的標籤上的記憶體區域的密碼。
|
strong |
|
strong |