ComponentOne FlexReport for WinForms
PageSetup Method (C1FlexViewer)

C1.Win.FlexViewer.4 Assembly > C1.Win.FlexViewer Namespace > C1FlexViewer Class : PageSetup Method
Invokes the standard page setup dialog. If the user presses OK in the dialog, the currently loaded document reflows if reflow is supported.
Syntax
'Declaration
 
Public Function PageSetup() As System.Boolean
public System.bool PageSetup()

Return Value

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

Reference

C1FlexViewer Class
C1FlexViewer Members