PageSetup Method (C1FlexViewer)
In This Topic
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 Boolean
Return Value
True if the user pressed OK in the dialog, false if the user cancelled the dialog.
See Also