IPXC_AnnotData_Stamp::BBox Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 05:27, 16 May 2015


Property BBox of interface IPXC_AnnotData_Stamp returns/sets Pointer to PXC_Rect ...

Syntax

HRESULT get_BBox([out, retval]  PXC_Rect*  pBBox);
HRESULT put_BBox([in]  PXC_Rect*  pBBox);

See Also

See also IPXC_AnnotData_Stamp.