[]
        
(Showing Draft Content)

C1.WPF.FlexViewer.C1FlexViewerPane.Print

Print Method

Print()

Shows the standard print dialog, allowing the user to print the currently loaded document.

Declaration
public bool Print()
Returns
Type Description
bool
<b>True</b> if the user pressed OK in the dialog,

false if the user cancelled the dialog.