PrintWorkflowPdlDataAvailableEventArgs Classe

Définition

Fournit des informations pour l’événement PdlDataAvailable .

public ref class PrintWorkflowPdlDataAvailableEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 851968)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class PrintWorkflowPdlDataAvailableEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 851968)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class PrintWorkflowPdlDataAvailableEventArgs
Public NotInheritable Class PrintWorkflowPdlDataAvailableEventArgs
Héritage
Object Platform::Object IInspectable PrintWorkflowPdlDataAvailableEventArgs
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 11 (introduit dans 10.0.22000.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v14.0)

Remarques

Pour plus d’informations, consultez Guide de conception d’application de prise en charge de l’impression.

Propriétés

Configuration

Obtient les informations relatives au travail d’imprimante et à la session pour l’opération en cours.

PrinterJob

Obtient le travail d’imprimante pour l’opération en cours.

SourceContent

Obtient le contenu PDL (Source Page Description Language) pour le travail en cours.

Méthodes

GetDeferral()

Demande que l’opération soit retardée et obtient un objet de report qui sera appelé à la fin de l’action différée.

S’applique à

Voir aussi