Compartilhar via


PrintWorkflowSubmittedOperation.XpsContent Propriedade

Definição

Obtém os dados XPS originais do aplicativo de origem. Isso pode ser editado e atribuído ao destino de impressão para alterar o conteúdo de impressão.

public:
 property PrintWorkflowSourceContent ^ XpsContent { PrintWorkflowSourceContent ^ get(); };
PrintWorkflowSourceContent XpsContent();
public PrintWorkflowSourceContent XpsContent { get; }
var printWorkflowSourceContent = printWorkflowSubmittedOperation.xpsContent;
Public ReadOnly Property XpsContent As PrintWorkflowSourceContent

Valor da propriedade

Os dados de impressão XPS.

Aplica-se a