UniPRT SDK
v1.0.0.0
載入中...
搜尋中...
無符合項目
類別階層
這個繼承列表經過簡略的字母排序:
[詳細程度
1
2
3
4
5
]
C
JsonConfig.Config
C
LabelMaker.Interfaces.Defaults.Defaults
C
JsonMng.JsonComm
C
JsonMng.JsonCommController
C
JsonConfig.JsonConfig
C
JsonMng.JsonConnection
C
JsonMng.JsonMessenger
C
JsonMng.JsonMng
C
OdvMonitor.OdvMonitor
C
OdvMonitor.OdvReport
C
PrinterMonitor.PrinterInfo
C
PrinterMonitor.PrinterMonitor
C
PrinterMonitor.PrinterUtil
C
LabelMaker.Interfaces.IFont.ResidentFonts
提供常駐字體名稱的表格。
C
LabelMaker.Interfaces.RfidConvert.RfidConvert
C
RfidMonitor.RfidMonitor
C
RfidMonitor.RfidReport
C
SettingsReadWrite.Setting
C
SettingsReadWrite.SettingsReadWrite
C
TcpComm.TcpComm
▼
C
AAztecBarcode
C
LabelMaker.PGL.BcdAztec.AztecBarcode
表示可以打印的Aztec條碼。
C
LabelMaker.TSPL.BcdAztec.AztecBarcode
表示 TSPL 中 Aztec 條碼的類。
▼
C
Enum
C
LabelMaker.Interfaces.IBarcode1D.BarcodeTypeEnum1D
Barcodes types for 1D barcodes
C
LabelMaker.Interfaces.IBcdAztec.AztecCodeTypeEnum
Aztec 條碼類型/格式。
C
LabelMaker.Interfaces.IBcdMaxicode.MaxicodeModeEnum
Maxicode 模式。
C
LabelMaker.Interfaces.IBcdPdf417.Pdf417ErrCorrectionEnum
PDF417條碼的錯誤校正級別。
C
LabelMaker.Interfaces.IBcdQRCode.QRCodeErrorCorrectionEnum
錯誤校正允許條碼在損壞的情況下仍然可讀,但會增加編碼的數據量。
C
LabelMaker.Interfaces.IBcdQRCode.QRCodeManualEncodingEnum
QR碼數據可以使用不同的編碼類型存儲,這會影響條碼的存儲容量。
C
LabelMaker.Interfaces.IBcdQRCode.QRCodeMaskEnum
QR掩碼通過改變亮暗單元格的分佈來改變生成的QR條碼。
C
LabelMaker.Interfaces.IBcdQRCode.QRCodeModelEnum
QR條碼的容量和可讀性得到了提高。模型1是原始版本,其他模型改進了可讀性和數據容量。
C
LabelMaker.Interfaces.ICoordinates.ScaleEnum
平面內對象放置的比例類型。
C
LabelMaker.Interfaces.IFont.FontSizeUnitsEnum
選擇用於字體調整大小的字體單位。
C
LabelMaker.Interfaces.IFont.FontStyleEnum
此枚舉支持成員值的按位操作。
C
LabelMaker.Interfaces.IRfid.RfidMemBlockEnum
RFID存儲塊選擇。
C
LabelMaker.Interfaces.IRfid.RfidPasswordTypeEnum
用於訪問/保護支持此功能的標籤上的存儲區域的密碼。
C
LabelMaker.Interfaces.ISettings.AlignEnum
AlignEnum類型/格式。
C
LabelMaker.Interfaces.ISettings.RotateEnum
支持旋轉的對象命令的方向/旋轉。
C
TcpComm.DescriptorPortType
▼
C
IAlignment
►
C
LabelMaker.Interfaces.IText.ITextSettings
定義TextSettings類接口的協議。
►
C
LabelMaker.Interfaces.IText.IText
定義文本類接口的協議。
►
C
LabelMaker.Interfaces.IText.AText
AText的基類。
C
LabelMaker.PGL.Text.Text
表示文本對象的類。
C
LabelMaker.TSPL.Text.Text
表示 TSPL 文字對象的類。
▼
C
Protocol
►
C
LabelMaker.Interfaces.IBarcode1D.IBarWidths
設置窄/寬條形的寬度。
►
C
LabelMaker.Interfaces.IBarcode1D.ABarWidths
ABarWidths的基類。
C
LabelMaker.PGL.Barcode1D.BarWidths
定義一維條碼的條寬。
C
LabelMaker.TSPL.Barcode1D.BarWidths
表示 TSPL 條碼中條寬的類。
►
C
LabelMaker.Interfaces.IBarcode1D.IBarcode1D
定義Barcode1D類的接口的協議。
►
C
LabelMaker.Interfaces.IBarcode1D.ABarcode1D
ABarcode1D條形碼的基類。
C
LabelMaker.PGL.Barcode1D.Barcode1D
用於處理一維條碼的基類。
C
LabelMaker.TSPL.Barcode1D.Barcode1D
表示 TSPL 的 1D 條碼的類。
►
C
LabelMaker.Interfaces.IBarcode1D.IBarcode1DProperties
定義Barcode1D類的接口的協議。
C
LabelMaker.Interfaces.IBarcode1D.IBarcode1D
定義Barcode1D類的接口的協議。
►
C
LabelMaker.Interfaces.IBarcode1D.IBarcodeItem
指定條形碼的內容和在平面上開始的位置。
►
C
LabelMaker.Interfaces.IBarcode1D.ABarcodeItem
ABarcodeItem條形碼的基類。
C
LabelMaker.Interfaces.IBarcode1D.BarcodeItem
►
C
LabelMaker.Interfaces.IBarcode1D.IBarcodeType1D
定義BarcodeType1D類的接口的協議。
C
LabelMaker.Interfaces.IBarcode1D.IBarcode1DProperties
定義Barcode1D類的接口的協議。
►
C
LabelMaker.Interfaces.IBarcode2D.IBarcode2D
定義二維條形碼類接口的協議。
►
C
LabelMaker.Interfaces.IBarcode2D.ABarcode2D
ABarcode2D條形碼的基類。
►
C
LabelMaker.Interfaces.IBarcode2D.ADataMatrix
ADataMatrix的基類。
C
LabelMaker.PGL.BcdDataMatrix.DataMatrixBarcode
表示可以打印的DataMatrix條碼。
C
LabelMaker.TSPL.BcdDataMatrix.DataMatrixBarcode
表示 TSPL 中數據矩陣條碼的類。
►
C
LabelMaker.Interfaces.IBcdPdf417.APdf417
PDF417條碼的基類。
C
LabelMaker.PGL.Pdf417Barcode.Pdf417Barcode
表示 PDF417 條碼的類。
C
LabelMaker.TSPL.Pdf417Barcode.Pdf417Barcode
表示 TSPL 的 PDF417 條碼的類。
►
C
LabelMaker.Interfaces.IBcdQRCode.AQRBarcode
QR Code 2D條碼的基類。
C
LabelMaker.PGL.QRBarcode.QRBarcode
表示 QR 碼條碼的類。
C
LabelMaker.TSPL.QRBarcode.QRBarcode
表示 TSPL 的 QR 碼條形碼的類。
►
C
LabelMaker.Interfaces.IBarcode2D.IBarcodeItem2D
指定二維條形碼的內容和在平面上開始的位置。
C
LabelMaker.Interfaces.IBarcode2D.IBarcode2D
定義二維條形碼類接口的協議。
►
C
LabelMaker.Interfaces.IBarcode2D.ICellRect
設置二維條形碼的單個矩形單元格的大小。
C
LabelMaker.Interfaces.IBarcode2D.CellRect
CellRect類,符合ICellRect協議。
►
C
LabelMaker.Interfaces.IBarcode2D.ICellSquare
設置二維條形碼的單個方形單元格的大小。
►
C
LabelMaker.Interfaces.IBarcode2D.ACellSquare
ACellSquare的基類。
C
LabelMaker.Interfaces.IBarcode2D.CellRect
CellRect類,符合ICellRect協議。
C
LabelMaker.Interfaces.IBarcode2D.CellSquare
CellSquare類,繼承自ACellSquare類。
C
LabelMaker.Interfaces.IBarcode2D.ICellRect
設置二維條形碼的單個矩形單元格的大小。
►
C
LabelMaker.Interfaces.IBarcode2D.IPositionRuler
定義位置標尺類接口的協議。
C
LabelMaker.Interfaces.IBarcode2D.IBarcode2D
定義二維條形碼類接口的協議。
►
C
LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeBarcode
定義Maxicode條碼類接口的協議。
►
C
LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeBarcode
AMaxicodeBarcode的基類。
C
LabelMaker.PGL.BcdMaxicode.MaxicodeBarcode
表示可以打印的Maxicode條碼。
C
LabelMaker.TSPL.BcdMaxicode.MaxicodeBarcode
►
C
LabelMaker.Interfaces.IBarcode2D.IRectangleCell
定義矩形單元類接口的協議。
C
LabelMaker.Interfaces.IBcdPdf417.APdf417
PDF417條碼的基類。
►
C
LabelMaker.Interfaces.IBarcode2D.ISquareCell
定義方形單元類接口的協議。
C
LabelMaker.Interfaces.IBarcode2D.ADataMatrix
ADataMatrix的基類。
C
LabelMaker.Interfaces.IBcdQRCode.AQRBarcode
QR Code 2D條碼的基類。
►
C
LabelMaker.Interfaces.IBarcode2D.IStartPoint
定義起始點類接口的協議。
C
LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeBarcode
定義Maxicode條碼類接口的協議。
C
LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeBarcode
定義Maxicode條碼類接口的協議。
►
C
LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeData
包含Maxicode條碼數據的對象的接口。
►
C
LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeMsg
Maxicode 條碼數據。不適用於模式2或3。
►
C
LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsg
適用於自由格式消息的模式。不適用於模式2或3。
C
LabelMaker.PGL.BcdMaxicode.MaxicodeMsg
表示Maxicode消息的類。
C
LabelMaker.TSPL.BcdMaxicode.MaxicodeMsg
表示 TSPL 中 Maxicode 消息的類。
►
C
LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeMsgStructured
Maxicode 條碼數據。Maxicode 自由格式承載消息。僅適用於模式2和3。
►
C
LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructured
僅適用於模式2或3。
C
LabelMaker.PGL.BcdMaxicode.MaxicodeMsgStructured
表示結構化Maxicode消息的類。
C
LabelMaker.TSPL.BcdMaxicode.MaxicodeMsgStructured
►
C
LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeMsgStructuredOpenSystemStandard
Maxicode 條碼數據。Maxicode 開放系統標準承載消息。僅適用於模式2和3。
►
C
LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructuredOpenSystemStandard
僅適用於模式2或3。
C
LabelMaker.PGL.BcdMaxicode.MaxicodeMsgStructuredOpenSystemStandard
表示按照開放系統標準結構化的Maxicode消息的類。
C
LabelMaker.TSPL.BcdMaxicode.MaxicodeMsgStructuredOpenSystemStandard
C
LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeMsg
Maxicode 條碼數據。不適用於模式2或3。
C
LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeMsgStructured
Maxicode 條碼數據。Maxicode 自由格式承載消息。僅適用於模式2和3。
C
LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeMsgStructuredOpenSystemStandard
Maxicode 條碼數據。Maxicode 開放系統標準承載消息。僅適用於模式2和3。
►
C
LabelMaker.Interfaces.ICoordinates.IPair
可用於任何2D平面關係或其他用途的對。
►
C
LabelMaker.Interfaces.Coordinate.APair
C
LabelMaker.Interfaces.Coordinate.Points
C
LabelMaker.Interfaces.ICoordinates.Points
繼承自IPoint的Points類。
C
LabelMaker.Interfaces.IFont.FontSize
在X和Y方向上的字體大小,允許在需要非默認字體大小時進行拉伸/調整。
►
C
LabelMaker.Interfaces.ICoordinates.IPoint
2D平面內的坐標對。
C
LabelMaker.Interfaces.Coordinate.Points
C
LabelMaker.Interfaces.ICoordinates.Points
繼承自IPoint的Points類。
►
C
LabelMaker.Interfaces.IFont.IFontSize
定義 FontSize 類接口的協議。
C
LabelMaker.Interfaces.IFont.FontSize
在X和Y方向上的字體大小,允許在需要非默認字體大小時進行拉伸/調整。
C
LabelMaker.Interfaces.ICoordinates.IPoint
2D平面內的坐標對。
►
C
LabelMaker.Interfaces.ICoordinates.IPrintPlane
定義PrintPlane類接口的協議。
C
LabelMaker.Interfaces.ICoordinates.PrintPlane
繼承自IPrintPlane的PrintPlane類。
►
C
LabelMaker.Interfaces.ICoordinates.IPrintResolution
打印分辨率可以設置為英寸或毫米比例。設置/更新任一比例會更新兩者。
C
LabelMaker.Interfaces.Coordinate.PrintResolution
C
LabelMaker.Interfaces.ICoordinates.PrintResolution
繼承自IPrintResolution的PrintResolution類。
►
C
LabelMaker.Interfaces.ICoordinates.IRuler
平面內對象放置所使用的單位和分辨率。
C
LabelMaker.Interfaces.Coordinate.Ruler
►
C
LabelMaker.Interfaces.IFont.IFont
定義 Font 類接口的協議。
C
LabelMaker.Interfaces.IFont.IFontSettings
定義 FontSettings 類接口的協議。
C
LabelMaker.Interfaces.IText.ITextSettings
定義TextSettings類接口的協議。
C
LabelMaker.Interfaces.IFont.IFontSettings
定義 FontSettings 類接口的協議。
C
LabelMaker.Interfaces.IFont.IFontSize
定義 FontSize 類接口的協議。
►
C
LabelMaker.Interfaces.IFont.IFontSizeUnits
定義 FontSizeUnits 類接口的協議。
C
LabelMaker.Interfaces.IFont.IFontSettings
定義 FontSettings 類接口的協議。
C
LabelMaker.Interfaces.IText.ITextSettings
定義TextSettings類接口的協議。
►
C
LabelMaker.Interfaces.IFont.IFontStyle
定義 FontStyle 類接口的協議。
C
LabelMaker.Interfaces.IFont.IFontSettings
定義 FontSettings 類接口的協議。
C
LabelMaker.Interfaces.IText.ITextSettings
定義TextSettings類接口的協議。
C
LabelMaker.Interfaces.IFont.IResidentFonts
定義 ResidentFonts 類接口的協議。
►
C
LabelMaker.Interfaces.ILabel.ILabel
標籤是包含其他列印對象的容器。
C
LabelMaker.PGL.Label.Label
表示可以格式化打印的標籤。
C
LabelMaker.TSPL.Label.Label
表示 TSPL 標籤的類。
►
C
LabelMaker.Interfaces.IRfid.IRfidBankSelect
定義RfidBankSelect類接口的協議。
►
C
LabelMaker.Interfaces.IRfid.ARfidWrite
ARfidWrite的基類。
C
LabelMaker.PGL.RfidWrite.RfidWrite
表示用於 PGL 的 RFID 寫操作的類。
C
LabelMaker.TSPL.RfidWrite.RfidWrite
表示 TSPL 的 RFID 寫操作的類。
►
C
LabelMaker.Interfaces.IRfid.IRfidBitField
定義RfidWrite類接口的協議。
C
LabelMaker.Interfaces.IRfid.ARfidWrite
ARfidWrite的基類。
►
C
LabelMaker.Interfaces.IRfid.IRfidPassword
用於存儲訪問受密碼保護的情況。
C
LabelMaker.Interfaces.IRfid.ARfidWrite
ARfidWrite的基類。
C
LabelMaker.Interfaces.IRfid.IRfidWrite
寫入RFID標籤的不同區域或存儲塊。
►
C
LabelMaker.Interfaces.ISettings.IRotation
對象的旋轉。
C
LabelMaker.Interfaces.IBarcode1D.IBarcode1DProperties
定義Barcode1D類的接口的協議。
C
LabelMaker.Interfaces.IBarcode2D.IBarcode2D
定義二維條形碼類接口的協議。
C
LabelMaker.Interfaces.IText.ITextSettings
定義TextSettings類接口的協議。
►
C
LabelMaker.Interfaces.IShapes.IBox
定義盒子類接口的協議。
C
LabelMaker.PGL.Shapes.Box
表示盒子形狀的類。
C
LabelMaker.TSPL.Shapes.Box
表示 TSPL 方框形狀的類。
►
C
LabelMaker.Interfaces.IShapes.ILine
定義線類接口的協議。
►
C
LabelMaker.Interfaces.IShapes.ALine
ALine的基類。
C
LabelMaker.PGL.Shapes.Line
表示線條形狀的類。
C
LabelMaker.TSPL.Shapes.Line
表示 TSPL 線條對象的類。
C
LabelMaker.Interfaces.IText.IText
定義文本類接口的協議。
►
C
LabelMaker.Interfaces.IText.ITextItem
指定文本和文本開始位置在平面上的位置。
►
C
LabelMaker.Interfaces.IText.ATextItem
ATextItem的基類。
C
LabelMaker.Interfaces.IText.TextItem
TextItem類,繼承自ATextItem。
C
LabelMaker.Interfaces.IText.ITextSettings
定義TextSettings類接口的協議。
C
LabelMaker.Interfaces.IText.ITextTwoByte
用於雙字節字符文本處理的協議。
產生者:
1.10.0