CODPageSettings::SetPaperSize

void CODPageSettings::SetPaperSize(short dmNewSize)

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.