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