Share via


PrintWorkflowForegroundSetupRequestedEventArgs Classe

Definizione

Contiene informazioni su un evento PrintWorkflowForegroundSession.SetupRequested generato.

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
Ereditarietà
Object Platform::Object IInspectable PrintWorkflowForegroundSetupRequestedEventArgs
Attributi

Requisiti Windows

Famiglia di dispositivi
Windows 10 Fall Creators Update (è stato introdotto in 10.0.16299.0)
API contract
Windows.Foundation.UniversalApiContract (è stato introdotto in v5.0)

Proprietà

Configuration

Ottiene informazioni sull'applicazione di origine, sul titolo del processo di stampa e sull'ID sessione per questa sessione del flusso di lavoro di stampa.

Metodi

GetDeferral()

Ottiene un oggetto differimento per la gestione del lavoro svolto nell'evento PrintWorkflowForegroundSession.SetupRequested corrispondente.

GetUserPrintTicketAsync()

Ottiene il ticket di stampa per l'attività di stampa corrente.

Si applica a