IPXC_PageText::CharBBox Property

From PDF XChange PDF SDK
Revision as of 03:33, 15 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       nCharIndex,
                     [out, retval]  PXC_RectF*  stRect);

Parameters

nCharIndex
[in] Value of ULONG.

See Also

IPXC_PageText