IPXC_Page::Box Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
(No difference)
|
Revision as of 05:22, 20 March 2015
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.