- baBmpToSendData(int, Bitmap, BitmapToByteData.BmpType) - 类 中的静态方法net.posprinter.utils.BitmapToByteData
 
- 
将图片bitmap对象转换成可直接发送给打印机的byte【】,也是这个类唯一可以调用的静态方法
 供光栅位图打印的方法
 
- backFeed(int) - 类 中的静态方法net.posprinter.utils.DataForSendToPrinterTSC
 
- 
This command feeds the label in reverse.
 
- BackgroundInit - net.posprinter.posprinterface中的接口
 
-  
 
- bar(int, int, int, int) - 类 中的静态方法net.posprinter.utils.DataForSendToPrinterTSC
 
- 
在標籤上畫線
 This command draws a bar on the label format.
 
- barCode(int, int, String, int, int, int, int, int, String) - 类 中的静态方法net.posprinter.utils.DataForSendToPrinterTSC
 
- 
該指令用來畫一維條螞,共計 23 種
 详细注解请查看编程手册
 This command prints 1D barcodes.
 
- bitmap(int, int, int, Bitmap, BitmapToByteData.BmpType) - 类 中的静态方法net.posprinter.utils.DataForSendToPrinterTSC
 
- 
該指令用於在標籤上繪製點陣圖(非 BMP 格式圖檔)
 This command draws bitmap images (as opposed to BMP graphic files).
 
- BitmapProcess - net.posprinter.utils中的类
 
- 
图像处理类
 对于打印机中,有关于图像处理:例如图像旋转,反向,镜像打印等操作,也可以直接对图像做处理后再打印
 
- BitmapProcess() - 类 的构造器net.posprinter.utils.BitmapProcess
 
-  
 
- BitmapToByteData - net.posprinter.utils中的类
 
-  
 
- BitmapToByteData() - 类 的构造器net.posprinter.utils.BitmapToByteData
 
-  
 
- BitmapToByteData.AlignType - net.posprinter.utils中的枚举
 
-  
 
- BitmapToByteData.BmpType - net.posprinter.utils中的枚举
 
-  
 
- blineBydot(int, int) - 类 中的静态方法net.posprinter.utils.DataForSendToPrinterTSC
 
- 
该指令用于设定黑标的高度及偏移位置
 This command sets the height of the black line and the user-defined extra label feeding length each
 form feed takes.
 
- blineByinch(double, double) - 类 中的静态方法net.posprinter.utils.DataForSendToPrinterTSC
 
- 
该指令用于设定黑标的高度及偏移位置
 This command sets the height of the black line and the user-defined extra label feeding length each
 form feed takes.
 
- blineBymm(double, double) - 类 中的静态方法net.posprinter.utils.DataForSendToPrinterTSC
 
- 
该指令用于设定黑标的高度及偏移位置
 This command sets the height of the black line and the user-defined extra label feeding length each
 form feed takes.
 
- blineDetect(int, int) - 类 中的静态方法net.posprinter.utils.DataForSendToPrinterTSC
 
- 
This command feeds the paper through the black mark sensor in an effort to determine the paper and
 black mark sizes, respectively.
 
- block(int, int, int, int, String, int, int, int, int, int, String) - 类 中的静态方法net.posprinter.utils.DataForSendToPrinterTSC
 
- 
This command prints paragraph on label.
 
- block(int, int, int, int, String, int, int, int, String) - 类 中的静态方法net.posprinter.utils.DataForSendToPrinterTSC
 
- 
This command prints paragraph on label.
 
- box(int, int, int, int, int) - 类 中的静态方法net.posprinter.utils.DataForSendToPrinterTSC
 
- 
该指令用于在标签上绘制矩形
 This command draws rectangles on the labe
 BOX x,y,x_end,y_end,line thickness[,radius]
 详细介绍请参考编程手册
 
- BtPathName - 类 中的变量net.posprinter.service.PrinterConnectionsService.Printer
 
-  
 
- BuildConfig - net.posprinter.xprinterconnectandsendsdk中的类
 
-  
 
- BuildConfig() - 类 的构造器net.posprinter.xprinterconnectandsendsdk.BuildConfig
 
-  
 
- byteMerger(byte[], byte[]) - 类 中的静态方法net.posprinter.utils.PosSetting
 
- 
byte数组拼接
 
- byteMerger(byte[], byte[]) - 类 中的静态方法net.posprinter.utils.StringUtils
 
- 
byte数组拼接