IPXC_PageText::CharBBox Property

From PDF XChange PDF SDK
Revision as of 07:09, 12 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property CharBBox of interface IPXC_PageText returns Value of PXC_RectF ...

Syntax

HRESULT get_CharBBox([in]           ULONG       CharIndex,
                     [out, retval]  PXC_RectF*  Rect);

Parameters

CharIndex
[in] Value of ULONG.

See Also

IPXC_PageText