IPXC_PageText::Char Property
From PDF XChange PDF SDK
Property nChar of interface IPXC_PageText returns Value of WORD containing the character obtained by index.
Syntax
HRESULT get_Char([in] ULONG nIndex, [out, retval] WORD* nChar);
Parameters
- nIndex
- [in] Value of ULONG containing the index of the character that needs to be obtained from the page text.