इसके माध्यम से साझा किया गया


PrintWorkflowSubmittedEventArgs.Operation Property

Definition

Gets information about the current print task.

public:
 property PrintWorkflowSubmittedOperation ^ Operation { PrintWorkflowSubmittedOperation ^ get(); };
PrintWorkflowSubmittedOperation Operation();
public PrintWorkflowSubmittedOperation Operation { get; }
var printWorkflowSubmittedOperation = printWorkflowSubmittedEventArgs.operation;
Public ReadOnly Property Operation As PrintWorkflowSubmittedOperation

Property Value

Information about the print task.

Applies to