Public Member Functions | |
CP_Size | GetPrintAreaOffset () |
CP_Rect | GetPageRect () |
CP_Rect | GetPrintAreaRect () |
CP_Printer_PageFormat & | operator= (const CP_Printer_PageFormat &inPageFormat) |
void | swap (CP_Printer_PageFormat &inOutPageFormat) throw () |
PMPageFormat | GetPMPageFormat () |
void | SetPMPageFormat (PMPageFormat inPageFormat) |
CP_Printer_PageFormat (PAGESETUPDLG infPageFormat) | |
PAGESETUPDLG | GetPrintRecord () |
void | SetPrintRecord (PAGESETUPDLG inPrintRecord) |
Constructor / Destructor | |
CP_Printer_PageFormat () | |
Constructor. | |
CP_Printer_PageFormat (const CP_Printer_PageFormat &inPageFormat) | |
virtual | ~CP_Printer_PageFormat () throw () |
Destructor. | |
Constructor / Destructor | |
CP_Printer_PageFormat (PMPageFormat inPageFormat) | |
Constructor. | |
Protected Attributes | |
PMPageFormat | fPageFormat |
PAGESETUPDLG | fPageFormat |
CP_S_PageFormat | fPageFormat |
|
Constructor. |
|
|
|
Destructor. |
|
Constructor. |
|
|
|
Return the offset of the print area from the edge of the paper. |
|
Return the page rect. |
|
Return the printable area of the selected page. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|