Gets/sets page boxes by the corresponding type.
HRESULT get_Box([in] PXC_BoxType nType, [out, retval] PXC_Rect* stBox); HRESULT put_Box([in] PXC_BoxType nType, [in] PXC_Rect* stBox);
IPXC_Page