Sdílet prostřednictvím


PrintWorkflowUILauncher.IsUILaunchEnabled Method

Definition

Gets a value that indicates whether the ability to show the UI is enabled.

public:
 virtual bool IsUILaunchEnabled() = IsUILaunchEnabled;
bool IsUILaunchEnabled();
public bool IsUILaunchEnabled();
function isUILaunchEnabled()
Public Function IsUILaunchEnabled () As Boolean

Returns

Boolean

bool

True if the ability to show the UI is enabled; otherwise, false.

Remarks

This method will return false if the target stream is already requested or if the session is in silent mode.

Applies to