IPXC_PageText::CharExtra 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 CharExtra of interface IPXC_PageText returns Value of PXC_CharExtra ...

Syntax

HRESULT get_CharExtra([in]           ULONG           CharIndex,
                      [out, retval]  PXC_CharExtra*  Extra);

Parameters

CharIndex
[in] Value of ULONG.

See Also

IPXC_PageText