FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / C1PdfDocumentSource Class / ShowPrintUIAsync Method / ShowPrintUIAsync() Method

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