Returns the rectangle that represents a type of box for a content region or page dimensions of a PDF page.
Original signature is 'CGRect CGPDFPageGetBoxRect ( CGPDFPageRef page, CGPDFBox box );'
Available in Mac OS X v10.3 and later.


Returns the rectangle associated with the type of box specified by the box parameter in the specified page.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)