Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Viewer Assembly / C1.Xamarin.Forms.Viewer Namespace / FlexViewer Class / ShowPrintDialog Method


In This Topic
    ShowPrintDialog Method
    In This Topic
    Shows the print dialog
    Syntax
    'Declaration
     
    
    Public Sub ShowPrintDialog() 
    'Usage
     
    
    Dim instance As FlexViewer
     
    instance.ShowPrintDialog()
    public void ShowPrintDialog()
    See Also