UniPRT SDK  v1.0.0.0
Barcode_1D_Properties 類別 參考文件

1D 條碼的非預設參數。 不同的條碼類型可能需要自訂不同的參數。
如果想要暴露所有 1D TSPL 參數,以下每一個都需要他們自己的介面:
更多...

公開方法(Public Methods)

float GetHeight ()
 根據 TSPL 文件,可選的高度參數 Hn[.m]。
 
String GetMagnification ()
 根據 TSPL 文件,可選的放大參數 MAG。
 
TSPL.Rotation GetRotation ()
 根據 TSPL 文件,可選的旋轉參數 DIR。
 
TSPL.Barcode_Type1D getType ()
 設定參數所適用的條碼類型。
 
boolean IsPrintHumanReadable ()
 在條碼底部列印 PDF 人眼可讀的文字。
 
boolean IsPrintHumanReadableOnTop ()
 不支援
 
void SetHeight (float height)
 
void SetMagnification (String magnification)
 
void SetPrintHumanReadable (boolean printHumanReadable)
 
void SetPrintHumanReadableOnTop (boolean printHumanReadableOnTop)
 
void SetRotation (TSPL.Rotation rotation)
 
void SetType (TSPL.Barcode_Type1D type)
 

詳細描述

1D 條碼的非預設參數。 不同的條碼類型可能需要自訂不同的參數。
如果想要暴露所有 1D TSPL 參數,以下每一個都需要他們自己的介面:

  • BARCODE X,Y, "條碼類型", 高度, 是否顯示人眼可讀, 旋轉角度, 窄寬比, 寬度, [對齊,] "內容"