IPXC_Content::BBox Property
From PDF XChange PDF SDK
Property BBox of interface IPXC_Content returns/sets Pointer to PXC_Rect ...
Syntax
HRESULT get_BBox ([out, retval] PXC_Rect* BBox); |
HRESULT put_BBox ([in] PXC_Rect* BBox); |