The Print namespace includes classes for interfacing to text-based report printers.
For help with the LinePrinter class, see Use the LinePrinter Class.
Class | Description |
---|---|
LinePrinter | Class for creating text-based reports. |
LinePrinter.StatusMessageArgs | Passes status messages from LinePrinter to the calling application. |
LinePrinter.WarningMessageArgs | Passes warning messages from LinePrinter to the calling application. |
LinePrinterException | Exception thrown by the LinePrinter class. |