IPXC_Page::Box Property
From PDF XChange PDF SDK
Property Box of interface IPXC_Page returns/sets Pointer to PXC_Rect ...
Syntax
HRESULT get_Box([in] PXC_BoxType nType, [out, retval] PXC_Rect* pBox); HRESULT put_Box([in] PXC_BoxType nType, [in] PXC_Rect* pBox);
Parameters
- nType
- [in] Value of PXC_BoxType.
See Also
See also IPXC_Page.