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 | QRCodeErrorCorrectionEnum |
| 纠错功能允许条形码在损坏的情况下仍然可读,但会增加编码的数据量。 更多... | |
| class | QRCodeManualEncodingEnum |
| QR码数据可以使用不同的编码类型存储,这些编码类型会影响条形码的存储容量。 更多... | |
| class | QRCodeMaskEnum |
| QR掩码通过改变亮暗单元格的分布来改变生成的QR条码。 更多... | |
| class | QRCodeModelEnum |
| QR条形码的容量和可读性得到了提高。模型1是原始的,其他模型提高了可读性和数据容量。 更多... | |
| protocol | <IPair> |
| 可用于任何二维平面关系或其他用途的坐标对。 更多... | |
| protocol | <IPoint> |
| 表示二维平面内的坐标对。 更多... | |
| 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.