PrintSupportPrintTicketValidationRequestedEventArgs.SetPrintJobShowsUI 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.
public:
virtual void SetPrintJobShowsUI(bool showsUI) = SetPrintJobShowsUI;
/// [Windows.Foundation.Metadata.Experimental]
void SetPrintJobShowsUI(bool const& showsUI);
[Windows.Foundation.Metadata.Experimental]
public void SetPrintJobShowsUI(bool showsUI);
function setPrintJobShowsUI(showsUI)
Public Sub SetPrintJobShowsUI (showsUI As Boolean)
Parameters
- showsUI
-
Boolean
bool
- Attributes