ComponentOne FlexReport for WinForms
Print Method (C1FlexViewerPane)

C1.Win.FlexViewer.4 Assembly > C1.Win.FlexViewer Namespace > C1FlexViewerPane Class : Print Method
Shows the standard print dialog, allowing the user to print the currently loaded document.
Syntax
'Declaration
 
Public Function Print() As System.Boolean
public System.bool Print()

Return Value

True if the user pressed OK in the dialog, false if the user cancelled the dialog.
See Also

Reference

C1FlexViewerPane Class
C1FlexViewerPane Members