Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Displays the Page Setup dialog box.
Syntax
var retval = TemplatePrinter.showPageSetupDialog();
Parameters
This method has no parameters.
Return value
Type: Boolean
Boolean. Returns one of the following values.
| Return value | Description |
|---|---|
| false | User closed the Page Setup dialog box with the Cancel button. |
| true | User closed the Page Setup dialog box with the OK button. |