IPXV_OcrRes::Char Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
(No difference)

Latest revision as of 00:52, 9 May 2019


Property Char of interface IPXV_OcrRes returns Value of PXV_OcrChar ...

Syntax

HRESULT get_Char([in]           ULONG         nCharIndex,
                 [out, retval]  PXV_OcrChar*  stChar);

Parameters

nCharIndex
[in] Value of ULONG.

See Also

IPXV_OcrRes