IPXC_PageText::CharQuad 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 CharQuad of interface IPXC_PageText returns Value of PXC_QuadF ...

Syntax

HRESULT get_CharQuad([in]           ULONG       CharIndex,
                     [out, retval]  PXC_QuadF*  Quad);

Parameters

CharIndex
[in] Value of ULONG.

See Also

IPXC_PageText