Compartilhar via


PrintWorkflowUIActivatedEventArgs.PrintWorkflowSession Propriedade

Definição

Obtém o objeto de sessão de fluxo de trabalho de impressão que deve gerenciar o comportamento da tarefa em primeiro plano que foi ativada.

public:
 property PrintWorkflowForegroundSession ^ PrintWorkflowSession { PrintWorkflowForegroundSession ^ get(); };
PrintWorkflowForegroundSession PrintWorkflowSession();
public PrintWorkflowForegroundSession PrintWorkflowSession { get; }
var printWorkflowForegroundSession = printWorkflowUIActivatedEventArgs.printWorkflowSession;
Public ReadOnly Property PrintWorkflowSession As PrintWorkflowForegroundSession

Valor da propriedade

A sessão em primeiro plano do fluxo de trabalho de impressão única.

Aplica-se a