getPageSize

Get the size of the specified page.
getPageSize([in] int page, [out] double *width, [out] double *height)
This function returns the specified page's size.

NOTE: getPageSize is deprecated. Use getPageBoxXMin, getPageBoxYMin, getPageBoxXMax, and getPageBoxYMax, or getPageWidth and getPageHeight, instead.

getPageBoxXMin
getPageBoxYMin
getPageBoxXMax
getPageBoxYMax
getPageWidth
getPageHeight