SystemPrinter Class |
Namespace: ShellBoost.Core.WindowsPropertySystem
public static class Printer
The SystemPrinter type exposes the following members.
| Name | Description | |
|---|---|---|
| Default |
The System.Printer.Default property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Printer_Default. Display name Default.
| |
| Location |
The System.Printer.Location property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_Printer_Location. Display name Location.
| |
| Model |
The System.Printer.Model property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Printer_Model. Display name Model.
| |
| QueueSize |
The System.Printer.QueueSize property key. PropVariant type: VT_I4. .NET type: System.Int32. Shell name PKEY_Printer_QueueSize. Display name Documents.
| |
| Status |
The System.Printer.Status property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Printer_Status. Display name Printer status.
|