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