Partager via


PrintSupportSettingsUISession.SessionPrintTicket Propriété

Définition

Obtient le ticket d’impression pour la session active. Le ticket d’impression contient des instructions sur la façon dont l’imprimante doit définir ses différentes fonctionnalités pour une tâche d’impression.

public:
 property WorkflowPrintTicket ^ SessionPrintTicket { WorkflowPrintTicket ^ get(); };
WorkflowPrintTicket SessionPrintTicket();
public WorkflowPrintTicket SessionPrintTicket { get; }
var workflowPrintTicket = printSupportSettingsUISession.sessionPrintTicket;
Public ReadOnly Property SessionPrintTicket As WorkflowPrintTicket

Valeur de propriété

Ticket d’impression pour la session active.

S’applique à