IPXC_PageText::CharStyle Property

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

Jump to: navigation, search


Property CharStyle of interface IPXC_PageText returns Value of PXC_CharStyle ...

Syntax

HRESULT get_CharStyle([in]           ULONG           StyleIndex,
                      [out, retval]  PXC_CharStyle*  Style);

Parameters

StyleIndex
[in] Value of ULONG.

See Also

IPXC_PageText