| Connection | LinkOS.Plugin.Abstractions.IZebraPrinter | |
| CurrentStatus | LinkOS.Plugin.Abstractions.IZebraPrinter | |
| GetVariableFields(string formatString) | LinkOS.Plugin.Abstractions.IFormatUtil | |
| PrinterControlLanguage | LinkOS.Plugin.Abstractions.IZebraPrinter | |
| PrintImage(string imageFilePath, int x, int y, int width=0, int height=0, bool insideFormat=false) | LinkOS.Plugin.Abstractions.IGraphicsUtil | |
| PrintImage(object os_image, int x, int y, int width=0, int height=0, bool insideFormat=false) | LinkOS.Plugin.Abstractions.IGraphicsUtil | |
| PrintStoredFormat(string formatPathOnPrinter, Dictionary< int, string > vars) | LinkOS.Plugin.Abstractions.IFormatUtil | |
| PrintStoredFormat(string formatPathOnPrinter, string[] vars) | LinkOS.Plugin.Abstractions.IFormatUtil | |
| RetrieveFileNames() | LinkOS.Plugin.Abstractions.IFileUtil | |
| RetrieveFileNames(string[] extensions) | LinkOS.Plugin.Abstractions.IFileUtil | |
| RetrieveFormatFromPrinter(string formatPathOnPrinter) | LinkOS.Plugin.Abstractions.IFormatUtil | |
| SendFileContents(string filePath) | LinkOS.Plugin.Abstractions.IFileUtil | |
| StoreImage(string printerDriveAndFileName, string imageFilePath, int width, int height) | LinkOS.Plugin.Abstractions.IGraphicsUtil | |
| StoreImage(string printerDriveAndFileName, object os_image, int width, int height) | LinkOS.Plugin.Abstractions.IGraphicsUtil | |