FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewerPane Class / ShowPrintUI Method

In This Topic
    ShowPrintUI Method
    In This Topic
    Initiates the user interface for printing a report.
    Syntax
    'Declaration
     
    Public Function ShowPrintUI() As Task
    public Task ShowPrintUI()
    See Also