Additional Inherited Members | |
![]() | |
AQRBarcode () | |
AQRBarcode (IPoint start, String data) | |
Used for most cases where data will be encoded automatically into barcode. More... | |
AQRBarcode (IPoint start, List< Tuple< QRCodeManualEncodingEnum, String >> dataManuallyEncoded) | |
This is used for cases where manual encoding of barcode data is desired. More... | |
com.UniPRT.Sdk.LabelMaker.TSPL.QRBarcode.QRBarcode | ( | ) |
com.UniPRT.Sdk.LabelMaker.TSPL.QRBarcode.QRBarcode | ( | IPoint | start, |
String | data | ||
) |
com.UniPRT.Sdk.LabelMaker.TSPL.QRBarcode.QRBarcode | ( | IPoint | start, |
List< Tuple< QRCodeManualEncodingEnum, String >> | dataManuallyEncoded | ||
) |
String com.UniPRT.Sdk.LabelMaker.TSPL.QRBarcode.ToString | ( | ) |
Returns the string that can be sent to printer.
Reimplemented from com.UniPRT.Sdk.LabelMaker.Abstract.ABarcode2D.
References com.UniPRT.Sdk.LabelMaker.TSPL.QRBarcode.toString().
String com.UniPRT.Sdk.LabelMaker.TSPL.QRBarcode.toString | ( | ) |
Reimplemented from com.UniPRT.Sdk.LabelMaker.Abstract.AQRBarcode.
References com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.ClearParameterLines(), com.UniPRT.Sdk.LabelMaker.TsplLib.TSPL.GetBarcodeType2D(), com.UniPRT.Sdk.LabelMaker.Abstract.AQRBarcode.GetCellSize(), com.UniPRT.Sdk.LabelMaker.Abstract.ABarcode2D.GetData(), com.UniPRT.Sdk.LabelMaker.Abstract.AQRBarcode.GetDataManuallyEncoded(), com.UniPRT.Sdk.LabelMaker.Abstract.AQRBarcode.GetErrorCorrection(), com.UniPRT.Sdk.LabelMaker.Abstract.AQRBarcode.GetMask(), com.UniPRT.Sdk.LabelMaker.Abstract.AQRBarcode.GetModel(), com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.GetNewParameterLine(), com.UniPRT.Sdk.LabelMaker.TsplLib.ITsplParamLine< T >.GetParameters(), com.UniPRT.Sdk.LabelMaker.TsplLib.TSPL.GetPrintableDataFrameChar(), com.UniPRT.Sdk.LabelMaker.Abstract.ABarcode2D.GetRotation(), com.UniPRT.Sdk.LabelMaker.Abstract.ABarcode2D.GetRuler(), com.UniPRT.Sdk.LabelMaker.Abstract.ABarcode2D.GetStart(), com.UniPRT.Sdk.LabelMaker.Interface.IPair< T >.GetX(), com.UniPRT.Sdk.LabelMaker.Interface.IPair< T >.GetY(), com.UniPRT.Sdk.LabelMaker.TsplLib.TSPL.LINE_TERMINATOR, com.UniPRT.Sdk.LabelMaker.TsplLib.TSPL.Barcode_Type2D.QR, com.UniPRT.Sdk.LabelMaker.PrintPlane.Round(), com.UniPRT.Sdk.LabelMaker.TsplLib.ITsplParamLine< T >.SetPrefix(), com.UniPRT.Sdk.LabelMaker.PrintPlane.ToDots(), and com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.toString().
Referenced by com.UniPRT.Sdk.LabelMaker.TSPL.QRBarcode.ToString().