[]
        
(Showing Draft Content)

C1.WinUI.Viewer.FlexViewerPane.ShowPrintUI

ShowPrintUI Method

ShowPrintUI(IntPtr)

Initiates the user interface for printing a report.

Declaration
public Task ShowPrintUI(IntPtr hwnd)
Public Function ShowPrintUI(hwnd As IntPtr) As Task
Parameters
Type Name Description
IntPtr hwnd
Returns
Type Description
Task