Share via


PrintWorkflowJobStartingEventArgs Classe

Définition

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

public ref class PrintWorkflowJobStartingEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 851968)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class PrintWorkflowJobStartingEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 851968)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class PrintWorkflowJobStartingEventArgs
Public NotInheritable Class PrintWorkflowJobStartingEventArgs
Héritage
Object Platform::Object IInspectable PrintWorkflowJobStartingEventArgs
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 support d’impression.

Propriétés

Configuration

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

IsIppCompressionEnabled

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

Printer

Obtient le périphérique d’imprimante IPP (Internet Printing Protocol) pour le travail d’imprimante actuel.

SkipSystemFaxUI

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

Méthodes

DisableIppCompressionForJob()

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

GetDeferral()

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

SetSkipSystemRendering()

Ignore le traitement du filtre de rendu pour le travail d’imprimante actuel.

S’applique à

Voir aussi