PrintWorkflowJobIssueKind 列舉

定義

public enum class PrintWorkflowJobIssueKind
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 1114112)]
enum class PrintWorkflowJobIssueKind
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 1114112)]
public enum PrintWorkflowJobIssueKind
var value = Windows.Graphics.Printing.Workflow.PrintWorkflowJobIssueKind.other
Public Enum PrintWorkflowJobIssueKind
繼承
PrintWorkflowJobIssueKind
屬性

欄位

Other 0
AttentionRequired 1
DoorOpen 2
MarkerSupplyLow 3
MarkerSupplyEmpty 4
MediaJam 5
MediaEmpty 6
MediaLow 7
OutputAreaAlmostFull 8
OutputAreaFull 9
JobPrintingError 10

適用於