IPXC_Article::BeadRect Property
From PDF XChange PDF SDK
Gets/sets the bound rectangle of the bead.
Syntax
HRESULT get_BeadRect([in] ULONG nBead,
[out, retval] PXC_Rect* stRect);
HRESULT put_BeadRect([in] ULONG nBead,
[in] PXC_Rect* stRect);
Parameters
- nBead
- [in] Index of bead in article.