PageSetupInfo Properties |
The PageSetupInfo type exposes the following members.
Name | Description | |
---|---|---|
FontFamilyName |
Gets or sets the name of the font for printing.
| |
Footer |
Gets or sets the page footer.
| |
Header |
Gets or sets the page header.
| |
Margin |
Gets or sets the page margin.
| |
Orientation |
Gets or sets the page orientation.
| |
PrinterName |
Gets or sets the name of the printer.
| |
ShowPrintDialog |
Gets or sets a value that indicates whether to show the print dialog before printing.
| |
UseDefaultPrinter |
Gets or sets a value that indicates whether to use the system default printer.
| |
WorkspaceName |
Gets or sets the workspace name used in header and footer.
|