UniPRT SDK  v1.0.0.0
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
 CUniPRT.Sdk.Mgmt.AMgmtListenerChannels< MgmtMsg >
 CUniPRT.Sdk.Mgmt.AMgmtListenerChannels< string >
 CUniPRT.Sdk.LabelMaker.Interfaces.APair< float >
 CUniPRT.Sdk.Comm.Communication
 CUniPRT.Sdk.Settings.ConfigContainer for printer configuration
 CUniPRT.Sdk.LabelMaker.Interfaces.DefaultsThe defaults used for settings if not specified during object creation or set/changed
 CUniPRT.Sdk.LabelMaker.Interfaces.IAlignmentThe alignment of an object within the plane
 CUniPRT.Sdk.LabelMaker.Interfaces.IBarcodeItemSpecify barcode content and position on plane where barcode starts
 CUniPRT.Sdk.LabelMaker.Interfaces.IBarcodeItem_2DBarcodes types for 2D barcodes ‍/ public enum BarcodeTypeEnum_2D { NOT_DEFINED, // for case where need to enforce initialization MAXICODE, QR, PDF417, AZTEC, DATAMATRIX }
 CUniPRT.Sdk.LabelMaker.Interfaces.IBarcodeType1D
 CUniPRT.Sdk.LabelMaker.Interfaces.IBarWidthsSets the Narrow/Wide bar widths
 CUniPRT.Sdk.LabelMaker.Interfaces.IBox
 CUniPRT.Sdk.LabelMaker.Interfaces.ICellSquareSets the size of the single cell of a 2D barcode. ‍/ public interface ICellSize { /**
 CUniPRT.Sdk.Comm.ICommInterface to a communication connection
 CUniPRT.Sdk.Settings.IConfigs
 CIDisposable
 CUniPRT.Sdk.LabelMaker.Interfaces.IFont
 CUniPRT.Sdk.LabelMaker.Interfaces.IFontSizeUnits
 CUniPRT.Sdk.LabelMaker.Interfaces.IFontStyle
 CUniPRT.Sdk.LabelMaker.Interfaces.ILabelLabel is the container for other objects that are printed
 CUniPRT.Sdk.LabelMaker.Interfaces.ILine
 CUniPRT.Sdk.LabelMaker.Interfaces.IMaxicodeDataInterface for objects that contain Maxicode barcode data
 CUniPRT.Sdk.Mgmt.IMgmtComm< T >
 CUniPRT.Sdk.Mgmt.IMgmtMessengerChannel for receiving JSON messages from printer
 CUniPRT.Sdk.Mgmt.IMgmtMsgListenerChannels< T >Listener channels for receiving management messages from printer
 CUniPRT.Sdk.Monitor.IOdvMonitor
 CUniPRT.Sdk.LabelMaker.Interfaces.IPair< T >Pair that can be for any 2D plane relationship or other use
 CUniPRT.Sdk.LabelMaker.Interfaces.IPair< float >
 CUniPRT.Sdk.LabelMaker.Interfaces.IPositionRuler
 CUniPRT.Sdk.Monitor.IPrinterMonitor
 CUniPRT.Sdk.LabelMaker.Interfaces.IPrintResolutionThe print resolution can be set in either inch or MM scale. Setting/Updating either scale results in updates to both
 CUniPRT.Sdk.LabelMaker.Interfaces.IRectangleCell
 CUniPRT.Sdk.LabelMaker.Interfaces.IRfidBankSelect
 CUniPRT.Sdk.LabelMaker.Interfaces.IRfidBitField
 CUniPRT.Sdk.Monitor.IRfidMonitor
 CUniPRT.Sdk.LabelMaker.Interfaces.IRfidPasswordFor cases where memory access is password protected
 CUniPRT.Sdk.LabelMaker.Interfaces.IRfidWriteWrite to different areas or memory blocks of an RFID tag
 CUniPRT.Sdk.LabelMaker.Interfaces.IRotationThe rotation of an object
 CUniPRT.Sdk.LabelMaker.Interfaces.IRulerThe units and resolution used for object placement within a plane
 CUniPRT.Sdk.Settings.ISettingsReadWrite
 CUniPRT.Sdk.LabelMaker.Interfaces.ISquareCell
 CIStartPoint
 CUniPRT.Sdk.LabelMaker.Interfaces.ITextItemSpecify text and position on plane where text starts
 CUniPRT.Sdk.Json.JsonStringBuilderSupport for building JSON messages sent to printer
 CUniPRT.Sdk.Json.JsonStringTokenizerSupport for parsing JSON messages from printer
 CUniPRT.Sdk.Mgmt.Listener
 CUniPRT.Sdk.Mgmt.MgmtMsgContainer class used to hold JSON messages
 CUniPRT.Sdk.Discovery.NetworkDiscover
 CUniPRT.Sdk.Reports.OdvReportODV Report class to show ODV/ODV2D data received from printer
 CUniPRT.Sdk.Reports.PrinterInfoPrinter information class to show printer attributes and other useful information
 CUniPRT.Sdk.LabelMaker.Interfaces.RfidConvertSupport methods to help convert non-byte data to order stored in RFID tags
 CUniPRT.Sdk.Reports.RfidReportRFID report based on RFID tag messages received from printer
 CUniPRT.Sdk.Settings.SettingHolds metadata associated with a setting and properties associated with a setting
 CUniPRT.Sdk.Utilities.UtilitiesCommonly used services that allow for "one liner" or as close to "one liner" service as possible