pagesetup()
Description
This displays a dialog box where the user can select their desired page setup information, including paper type, paper width and height, left, top, right and bottom margins, page orientation, and font.
Prototype
pagesetup
(
type(wxdialogparent)
,
pagesetupinfo parent
)
psinfo
Parameters
Parameter | Default value | Type name | Description |
---|---|---|---|
parent | None | type(wxdialogparent) | |
psinfo | None | pagesetupinfo |