PrintStatus Properties |
The SystemPrintStatus type exposes the following members.
| Name | Description | |
|---|---|---|
| Comment |
The System.PrintStatus.Comment property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_PrintStatus_Comment. Display name Comment.
| |
| DocumentCount |
The System.PrintStatus.DocumentCount property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_PrintStatus_DocumentCount. Display name Document count.
| |
| ErrorStatus |
The System.PrintStatus.ErrorStatus property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_PrintStatus_ErrorStatus. Display name Error status.
| |
| InfoStatus |
The System.PrintStatus.InfoStatus property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_PrintStatus_InfoStatus. Display name Info status.
| |
| Location |
The System.PrintStatus.Location property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_PrintStatus_Location. Display name Location.
| |
| Preferences |
The System.PrintStatus.Preferences property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_PrintStatus_Preferences. Display name Preferences.
| |
| WarningStatus |
The System.PrintStatus.WarningStatus property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_PrintStatus_WarningStatus. Display name Warning status.
|