額外的繼承成員 | |
![]() | |
AQRBarcode () | |
AQRBarcode (IPoint start, String data) | |
用於大多數數據將自動編碼到條碼中的情況。 更多... | |
AQRBarcode (IPoint start, List< Tuple< QRCodeManualEncodingEnum, String >> dataManuallyEncoded) | |
用於需要手動編碼條碼數據的情況。 更多... | |
com.UniPRT.Sdk.LabelMaker.PGL.QRBarcode.QRBarcode | ( | ) |
com.UniPRT.Sdk.LabelMaker.PGL.QRBarcode.QRBarcode | ( | IPoint | start, |
String | data | ||
) |
com.UniPRT.Sdk.LabelMaker.PGL.QRBarcode.QRBarcode | ( | IPoint | start, |
List< Tuple< QRCodeManualEncodingEnum, String >> | dataManuallyEncoded | ||
) |
String com.UniPRT.Sdk.LabelMaker.PGL.QRBarcode.ToString | ( | ) |
Returns the string that can be sent to printer.
String com.UniPRT.Sdk.LabelMaker.PGL.QRBarcode.toString | ( | ) |
依據com.UniPRT.Sdk.LabelMaker.Abstract.AQRBarcode重新實作.
參考 com.UniPRT.Sdk.LabelMaker.PglLib.APglCmd.ClearParameterLines(), com.UniPRT.Sdk.LabelMaker.PglLib.PGL.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.PglLib.APglCmd.GetNewParameterLine(), com.UniPRT.Sdk.LabelMaker.PglLib.IPglParamLine< T >.GetParameters(), com.UniPRT.Sdk.LabelMaker.PglLib.PGL.GetPrintableDataFrameChar(), com.UniPRT.Sdk.LabelMaker.Abstract.ABarcode2D.GetRotation(), com.UniPRT.Sdk.LabelMaker.PglLib.PGL.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.ICellSquare.GetXdim(), com.UniPRT.Sdk.LabelMaker.Interface.IPair< T >.GetY(), com.UniPRT.Sdk.LabelMaker.PglLib.PGL.LINE_TERMINATOR, com.UniPRT.Sdk.LabelMaker.PglLib.PGL.Rotation.None, com.UniPRT.Sdk.LabelMaker.PglLib.PGL.Barcode_Type2D.QR, com.UniPRT.Sdk.LabelMaker.PrintPlane.Round(), com.UniPRT.Sdk.LabelMaker.PrintPlane.ToDots(), 及 com.UniPRT.Sdk.LabelMaker.PglLib.APglCmd.toString().