WinUI | ComponentOne
C1.WinUI.Viewer Assembly / C1.WinUI.Viewer Namespace / IPrintUIHandler Interface / ShowPrintUI Method
In This Topic
    ShowPrintUI Method (IPrintUIHandler)
    In This Topic
    Displays the Print UI asynchronously.
    Syntax
    Task ShowPrintUI()

    Return Value

    A task representing the asynchronous operation.
    See Also