Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

PrintWorkflowBackgroundSetupRequestedEventArgs.SetRequiresUI Method

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

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


Feedback

Was this page helpful?