UniPRT SDK  v1.0.0.0
com.UniPRT.Sdk.LabelMaker.PglLib.Barcode_2D_Properties 類別 參考文件

2D 條碼的非預設參數。 更多...

公開方法(Public Methods)

 Barcode_2D_Properties ()
 
PGL.Barcode_Type2D getType ()
 設置條碼類型以應用這些參數。 更多...
 
void SetType (PGL.Barcode_Type2D type)
 
PGL.Rotation GetRotation ()
 可選旋轉,DIR,根據 PGL 文檔。 更多...
 
void SetRotation (PGL.Rotation rotation)
 

私有屬性

PGL.Barcode_Type2D type = PGL.Barcode_Type2D.NOT_DEFINED
 
PGL.Rotation rotation = PGL.Rotation.None
 

詳細描述

2D 條碼的非預設參數。

待辦事項:
這是 2D 條碼常見的基本結構。
不同的條碼類型有不同的參數,使用者可能希望自定義這些參數。
以下每種條碼需要自己的界面,如果我們想要暴露所有 2D PGL 參數:
  • MAXICODE[Mn;] [Z;] [DIR;] [BFn;L;] SR; SC
  • QRCODE; [DIR;] [X[D] n;] [Y[D] n;] [Tn;] [En;] [Mn;] [In;] [Cn;[Pn; Nn; Rn;]] [BFn;L;] SR; SC
  • PDF417;[MICRO or MACRO;] [DIR;] [X[D] n;] [Y[D] n;] [(Hn)|(Wn);] [ASPECTh: w;] [(Rn) | (Cn);] [BIN;] [S[%] n;][BFn;L;] SR; SC
  • AZTEC;[DIR;] [X[D] n;] [Hn;] [FORMATx, y;] [APPENDx, y;] [INIT;] [BFn;L;] SR; SC
  • DATAMATRIX;[DIR;] [X[D] n;] [Y[D] n;] [Cn;] [SHn;] [Rn;] [ECCn;] [IDn;] [BFn;L;] SR;SC

建構子與解構子說明文件

◆ Barcode_2D_Properties()

com.UniPRT.Sdk.LabelMaker.PglLib.Barcode_2D_Properties.Barcode_2D_Properties ( )

函式成員說明文件

◆ GetRotation()

PGL.Rotation com.UniPRT.Sdk.LabelMaker.PglLib.Barcode_2D_Properties.GetRotation ( )

◆ getType()

PGL.Barcode_Type2D com.UniPRT.Sdk.LabelMaker.PglLib.Barcode_2D_Properties.getType ( )

◆ SetRotation()

void com.UniPRT.Sdk.LabelMaker.PglLib.Barcode_2D_Properties.SetRotation ( PGL.Rotation  rotation)

◆ SetType()

void com.UniPRT.Sdk.LabelMaker.PglLib.Barcode_2D_Properties.SetType ( PGL.Barcode_Type2D  type)

資料成員說明文件

◆ rotation

PGL.Rotation com.UniPRT.Sdk.LabelMaker.PglLib.Barcode_2D_Properties.rotation = PGL.Rotation.None
private

◆ type

PGL.Barcode_Type2D com.UniPRT.Sdk.LabelMaker.PglLib.Barcode_2D_Properties.type = PGL.Barcode_Type2D.NOT_DEFINED
private

此類別(class) 文件是由下列檔案中產生: