CODPageSettings::SetPaperSize
voidCODPageSettings::SetPaperSize(shortdmNewSize)
Sets the paper size
Defined in: OdPageSettings.cpp
Return Value
void
Parameters
dmNewSize
The new size. Check Win32 DEVMODE documentation for possible values. Most commonly used are DMPAPER_LETTER, DMPAPER_LEGAL, and DMPAPER_A4.