| Item | Description |
| GetDefaultPrinter() | Retrieves the name of a computer's default printer. |
| GetPrinters() | Retrieves information about available printers. |
| IsPrinter() | Determines if print output can be processed. |
| PrinterExists() | Checks if a particular printer is installed. |
| PrinterPortToName() | Retrieves the name of the printer connected to a printer port. |
| PrintFileRaw() | Prints a file to a Windows printer in RAW mode. |
| PrintReady() | Tests if a printer connected to a specified port is ready. |
| PrintSend() | Sends a string or a single character to the printer. |
| PrintStat() | Returns the status of a printer. |
| Win32Bmp() | Creates a new Win32Bmp object. |
| Win32Prn() | Creates a new Win32Prn object. |