UniPRT SDK  v1.0.0.0
PglForm 成员列表

成员的完整列表,这些成员属于 PglForm,包括所有继承而来的类成员

AddPglObject(Object pglObject)PglForm
Barcode_1D(PGL.Barcode_Type1D bcdType, int startRow, int startCol, String bcdData)PglForm
Barcode_1D(Barcode_1D_Properties bcdSetup, int startRow, int startCol, String bcdData)PglForm
Barcode_2D(PGL.Barcode_Type2D bcdType, int startRow, int startCol, String bcdData)PglForm
Barcode_2D(Barcode_2D_Properties bcdSetup, int startRow, int startCol, String bcdData)PglForm
Box(int lineThickness, int startRow, int startCol, int endRow, int endCol)PglForm
GetAsString() (定义于 PglForm)PglForm
GetName()PglForm
IsDeleteAfterUse()PglForm
Line(int lineThickness, int startRow, int startCol, int endRow, int endCol)PglForm
PglForm(String formName)PglForm
RawContent(String rawContent)PglForm
Rfid_Verify(Rfid_ReadProperties readProps, Rfid_ReadBitField readBitField)PglForm
Rfid_Write(Rfid_WriteProperties writeProps, Rfid_WriteBitField bitField)PglForm
Rfid_Write(PGL.Rfid_MemBlock memBank, PGL.Rfid_Format dataFormat, int bitCount, String data)PglForm
Scale(PGL.SCALE_UNITS units, int horzRes, int vertRes)PglForm
SetDeleteAfterUse(boolean deleteAfterUse) (定义于 PglForm)PglForm
SetName(String name) (定义于 PglForm)PglForm
Text(int startRow, int startCol, int vertExpand, int horzExpand, String data)PglForm
toString() (定义于 PglForm)PglForm