PrintJobStatus Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class PrintJobStatus
public enum PrintJobStatus
type PrintJobStatus =
Public Enum PrintJobStatus
- Inheritance
-
PrintJobStatus
Fields
Name | Value | Description |
---|---|---|
InProgress | 0 | |
Completed | 1 | |
Aborted | 2 | |
Empty | 3 |