Attributes
CreatePrinterDC | Creates a device context for printing. |
GetDeviceName | Returns the device name of the printer. |
GetDevMode | Returns the current DEVMODE of the printer. |
GetDriverName | Returns the driver used by the printer. |
GetMargins | Returns the current margin settings of the printer. |
GetPortName | Returns the output port name. |
GetPaperSize | Returns the paper size of the printer. |
Construction
CPageSetupDialog | Constructs a CPageSetupDialog object. |
Data Members
m_psd | A structure used to customize a CPageSetupDialog object. |
Operations
DoModal | Displays the dialog box and allows the user make a selection. |
Overridables
OnDrawPage | Called by the framework to render a screen image of a printed page. |
PreDrawPage | Called by the framework before rendering a screen image of a printed page. |
CPageSetupDialog Overview | Base Class Members | Hierarchy Chart