Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 737 Bytes

printworkflowconfiguration_abortprintflow_1834733795.md

File metadata and controls

29 lines (16 loc) · 737 Bytes
-api-id -api-type
M:Windows.Graphics.Printing.Workflow.PrintWorkflowConfiguration.AbortPrintFlow(Windows.Graphics.Printing.Workflow.PrintWorkflowJobAbortReason)
winrt method

Windows.Graphics.Printing.Workflow.PrintWorkflowConfiguration.AbortPrintFlow(Windows.Graphics.Printing.Workflow.PrintWorkflowJobAbortReason)

-description

Cancels the current print workflow with the specified reason. This method also cancels the corresponding print job in the print device, if already created.

-parameters

-param reason

The reason for canceling the print workflow.

-remarks

-see-also

-examples