[]
Invokes the standard page setup dialog. If the user presses OK in the dialog, the currently loaded document reflows if reflow is supported.
public bool PageSetup()
Public Function PageSetup() As Boolean
| Type | Description |
|---|---|
| bool | True if the user pressed OK in the dialog, false if the user cancelled the dialog. |