CPageSetupDialog::GetPaperSize

Call this function to retrieve the size of the paper selected for printing.

CSize GetPaperSize( ) const;

Return Value

A CSize object containing the size of the paper (in 1/1000 inches or 1/100 mm) selected for printing.

Requirements

Header: afxdlgs.h

See Also

Reference

CPageSetupDialog Class

Hierarchy Chart

Other Resources

CPageSetupDialog Members