Share via


PrintWorkflowSubmittedEventArgs Clase

Definición

Contiene información sobre un evento PrintWorkflowBackgroundSession.Submitted que se generó.

public ref class PrintWorkflowSubmittedEventArgs 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 PrintWorkflowSubmittedEventArgs 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 PrintWorkflowSubmittedEventArgs
Public NotInheritable Class PrintWorkflowSubmittedEventArgs
Herencia
Object Platform::Object IInspectable PrintWorkflowSubmittedEventArgs
Atributos

Requisitos de Windows

Familia de dispositivos
Windows 10 Fall Creators Update (se introdujo en la versión 10.0.16299.0)
API contract
Windows.Foundation.UniversalApiContract (se introdujo en la versión v5.0)

Propiedades

Operation

Obtiene información sobre la tarea de impresión actual.

Métodos

GetDeferral()

Obtiene un objeto de aplazamiento para administrar el trabajo realizado en el evento PrintWorkflowBackgroundSession.Submitted correspondiente.

GetTarget(WorkflowPrintTicket)

Obtiene una referencia al documento de destino para generar el trabajo de impresión editado.

Se aplica a