PrintWorkflowBackgroundSetupRequestedEventArgs.SetRequiresUI Method

Definition

Registers this print workflow session as requiring a UI. This will cause the corresponding foreground task to be activated before the PrintWorkflowBackgroundSession.Submitted event is raised by the background task.

public:
 virtual void SetRequiresUI() = SetRequiresUI;
void SetRequiresUI();
public void SetRequiresUI();
function setRequiresUI()
Public Sub SetRequiresUI ()

Applies to