PrintWorkflowForegroundSetupRequestedEventArgs Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Enthält Informationen zu einem Ausgelösten PrintWorkflowForegroundSession.SetupRequested-Ereignis .
public ref class PrintWorkflowForegroundSetupRequestedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 327680)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class PrintWorkflowForegroundSetupRequestedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 327680)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class PrintWorkflowForegroundSetupRequestedEventArgs
Public NotInheritable Class PrintWorkflowForegroundSetupRequestedEventArgs
- Vererbung
- Attribute
Windows-Anforderungen
Gerätefamilie |
Windows 10 Fall Creators Update (eingeführt in 10.0.16299.0)
|
API contract |
Windows.Foundation.UniversalApiContract (eingeführt in v5.0)
|
Eigenschaften
Configuration |
Ruft Informationen zur Quellanwendung, zur Titel des Druckauftrags und zur Sitzungs-ID für diese Druckworkflowsitzung ab. |
Methoden
GetDeferral() |
Ruft ein Deferral-Objekt zum Verwalten der Arbeit ab, die für das entsprechende PrintWorkflowForegroundSession.SetupRequested-Ereignis ausgeführt wurde . |
GetUserPrintTicketAsync() |
Ruft das Druckticket für den aktuellen Drucktask ab. |