Inheritance diagram for PageSetupDialog:


Properties | |
| LONG R | PaperWidth [] |
| Gets the paper width. | |
| LONG R | PaperHeight [] |
| Gets the paper height. | |
| LONG R | LeftMargin [] |
| Gets the left margin of the printing area. | |
| LONG R | RightMargin [] |
| Gets the right margin of the printing area. | |
| LONG R | TopMargin [] |
| Gets the top margin of the printing area. | |
| LONG R | BottomMargin [] |
| Gets the bottom margin of the printing area. | |
The PageSetupDialog is the result of PageSetupDialog method.
| LONG R BottomMargin |
Gets the bottom margin of the printing area.
| LONG R LeftMargin |
Gets the left margin of the printing area.
| LONG R PaperHeight |
Gets the paper height.
| LONG R PaperWidth |
Gets the paper width.
| LONG R RightMargin |
Gets the right margin of the printing area.
| LONG R TopMargin |
Gets the top margin of the printing area.