IPXC_PageText::CharRect 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 CharRect of interface IPXC_PageText returns Value of PXC_Rect ...

Syntax

HRESULT get_CharRect([in]           ULONG      Index,
                     [out, retval]  PXC_Rect*  Rect);

Parameters

Index
[in] Value of ULONG.

See Also

IPXC_PageText