Interface for different barcode types and formats. 更多...
複合項目 | |
class | APair |
APair的基類。 更多... | |
class | Points |
繼承自 IPoint 的 Points 類。 更多... | |
class | PrintResolution |
繼承自 IPrintResolution 的 PrintResolution 類。 更多... | |
class | Ruler |
繼承自 IRuler 的 Ruler 類。 更多... | |
class | Defaults |
如果在物件創建期間或設置/更改時未指定的默認設置。 更多... | |
class | ABarcode1D |
ABarcode1D 條碼的基類。 更多... | |
class | ABarcodeItem |
ABarcodeItem 條碼的基類。 更多... | |
class | ABarWidths |
ABarWidths的基類。 更多... | |
class | BarcodeItem |
BarcodeItem 類,繼承自 ABarcodeItem 類。 更多... | |
class | BarcodeTypeEnum_1D |
1D 條碼的條碼類型。 更多... | |
protocol | <IBarcode1D> |
定義 Barcode1D 類接口的協議。 更多... | |
protocol | <IBarcode_1D_Properties> |
定義一維條碼類接口的協議。 更多... | |
protocol | <IBarcodeItem> |
指定條形碼的內容和條形碼開始位置的平面位置。 更多... | |
protocol | <IBarcodeType1D> |
定義 BarcodeType1D 類接口的協議。 更多... | |
protocol | <IBarWidths> |
設置窄條和寬條的寬度。 更多... | |
class | ABarcode2D |
ABarcode2D 條碼的基類。 更多... | |
class | ACellSquare |
ACellSquare 的基類。 更多... | |
class | ADataMatrix |
ADataMatrix 的基類。 更多... | |
class | CellRect |
遵循 ICellRect 協議的 CellRect 類。 更多... | |
class | CellSquare |
CellSquare 類,繼承自 ACellSquare 類。 更多... | |
protocol | <IBarcode2D> |
定義 Barcode2D 類接口的協議。 更多... | |
protocol | <IBarcodeItem_2D> |
指定條碼內容和條碼在平面上開始的位置。 更多... | |
protocol | <ICellRect> |
設置2D條碼單元矩形的大小。 更多... | |
protocol | <ICellSquare> |
設置2D條碼單元方塊的大小。 更多... | |
protocol | <IPositionRuler> |
定義 PositionRuler 類接口的協議。 更多... | |
protocol | <IRectangleCell> |
定義矩形單元類接口的協議。 更多... | |
protocol | <ISquareCell> |
定義正方形單元類接口的協議。 更多... | |
protocol | <IStartPoint> |
定義了 StartPoint 類的接口的協議。 更多... | |
class | AAztecBarcode |
Aztec 2D 條形碼的基類。 更多... | |
class | AztecCodeTypeEnum |
Aztec 條形碼類型/格式。 更多... | |
class | AMaxicodebarcode |
AMaxicodebarcode 的基類。 更多... | |
class | AMaxicodeMsg |
該類適用於自由格式消息的模式。不適用於模式2或模式3。 更多... | |
class | AMaxicodeMsgStructured |
該類僅適用於模式2或模式3。 更多... | |
protocol | <IMaxicodeBarcode> |
定義 MaxicodeBarcode 類介面的協議。 更多... | |
protocol | <IMaxicodeData> |
包含 Maxicode 條碼數據的對象接口。 更多... | |
protocol | <IMaxicodeMsg> |
Maxicode 條碼數據。不適用於模式 2 或 3。 更多... | |
protocol | <IMaxicodeMsgStructured> |
Maxicode 條形碼數據。Maxicode 自由格式承載消息。僅適用於模式2和模式3。模式2和3的“結構化承載消息”需要郵政編碼、國家代碼和服務類別字段。 更多... | |
protocol | <IMaxicodeMsgStructuredOpenSystemStandard> |
Maxicode 條碼數據。Maxicode 開放系統標準承載消息。僅適用於模式 2 和 3。 開放系統標準承載消息格式通常以 "[)><Rs>01<Gs>" 前綴編碼為條碼,如下所示: 更多... | |
class | MaxicodeModeEnum |
Maxicode 模式。 更多... | |
class | APdf417 |
PDF417條碼的基類。 更多... | |
class | AQRBarcode |
二維二維碼的基類。 更多... | |
class | QRCodeErrorCorrectionEnum |
錯誤更正功能允許條形碼在損壞的情況下仍然可讀,但會增加編碼的數據量。 更多... | |
class | QRCodeManualEncodingEnum |
QR碼數據可以使用不同的編碼類型存儲,這些編碼類型會影響條形碼的存儲容量。 更多... | |
class | QRCodeMaskEnum |
QR掩碼通過改變亮暗單元格的分佈來改變生成的QR條碼。 更多... | |
class | QRCodeModelEnum |
QR條形碼的容量和可讀性得到了提高。模型1是原始的,其他模型提高了可讀性和數據容量。 更多... | |
protocol | <IPair> |
可用於任何二維平面關係或其他用途的坐標對。 更多... | |
protocol | <IPoint> |
表示二維平面內的座標對。 更多... | |
protocol | <IPrintResolution> |
打印解析度可以設置為英寸或毫米 (MM) 尺度。設置或更新任一尺度將導致兩者的更新。 更多... | |
class | ScaleEnum |
對象在平面內放置的刻度類型。 更多... | |
protocol | <IRuler> |
對象在平面內放置時使用的單位和解析度。 更多... | |
class | FontSize |
字體在 X 和 Y 方向的大小,允許在需要非默認字體大小時進行拉伸/調整大小。 更多... | |
class | FontStyleEnum |
此枚舉支持成員值的按位操作。 更多... | |
protocol | <IFont> |
定義字體類接口的協議。 更多... | |
protocol | <IFontSettings> |
定義FontSettings類的接口的協議。 更多... | |
protocol | <IFontSize> |
定義字體大小類接口的協議。 更多... | |
protocol | <IFontSizeUnits> |
字符大小選擇使用字體點或其他大小單位。 更多... | |
protocol | <ILabel> |
標籤是用於容納其他打印對象的容器。 更多... | |
class | ARfidWrite |
ARfidWrite 的基類。 更多... | |
protocol | <IRfidBankSelect> |
定義 RfidBankSelect 類接口的協議。 更多... | |
protocol | <IRfidBitField> |
定義 RfidWrite 類接口的協議。 更多... | |
protocol | <IRfidPassword> |
用於內存訪問受密碼保護的情況。 更多... | |
protocol | <IRfidWrite> |
寫入RFID標籤的不同區域或內存塊。 更多... | |
class | RfidConvert |
支持將非字節數據轉換為RFID標籤中存儲的順序的方法。 更多... | |
class | RfidMemBlockEnum |
RFID存儲塊選擇。 更多... | |
class | RfidPasswordTypeEnum |
用於訪問/保護支持此功能的標籤上的內存區域的密碼。 更多... | |
class | AlignEnum |
AlignEnum 類型/格式。 更多... | |
protocol | <IAlignment> |
定義對齊類介面的協議。 更多... | |
protocol | <IRotation> |
對象的旋轉。 更多... | |
class | RotateEnum |
支持旋轉的對象命令的方向/旋轉。 更多... | |
class | ALine |
線的基類。 更多... | |
protocol | <IBox> |
定義盒子類介面的協議。 更多... | |
protocol | <ILine> |
定義線條類接口的協議。 更多... | |
class | AText |
AText 的基類。 更多... | |
class | ATextItem |
ATextItem的基類。 更多... | |
protocol | <IText> |
定義文本類接口的協議。 更多... | |
protocol | <ITextItem> |
指定文字及其在平面上開始的位置。 更多... | |
protocol | <ITextSettings> |
定義TextSettings類接口的協議。 更多... | |
class | TextItem |
TextItem 類,繼承自 ITextItem。 更多... | |
Interface for different barcode types and formats.