IPXC_PageText::CharFlags Property

From PDF XChange PDF SDK
Revision as of 06:57, 4 July 2016 by Palamar (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Property CharFlags of interface IPXC_PageText returns Value of ULONG containing the character flags.

Syntax

HRESULT get_CharFlags([in]           ULONG   nCharIndex,
                      [out, retval]  ULONG*  nFlags);

Parameters

nCharIndex
[in] Value of ULONG containing the index of the character.

See Also

IPXC_PageText