PrintWorkflowConfiguration.AbortPrintFlow(PrintWorkflowJobAbortReason) Methode

Definition

Bricht den aktuellen Druckworkflow mit dem angegebenen Grund ab. Diese Methode bricht auch den entsprechenden Druckauftrag auf dem Druckgerät ab, sofern bereits erstellt.

public:
 virtual void AbortPrintFlow(PrintWorkflowJobAbortReason reason) = AbortPrintFlow;
void AbortPrintFlow(PrintWorkflowJobAbortReason const& reason);
public void AbortPrintFlow(PrintWorkflowJobAbortReason reason);
function abortPrintFlow(reason)
Public Sub AbortPrintFlow (reason As PrintWorkflowJobAbortReason)

Parameter

reason
PrintWorkflowJobAbortReason

Der Grund für das Abbrechen des Druckworkflows.

Windows-Anforderungen

Gerätefamilie
Windows 11 (eingeführt in 10.0.22000.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v14.0)

Gilt für: