IPXV_OCRResult::SymbolCode Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property SymbolCode of interface IPXV_OCRResult returns Value of WORD ...

Syntax

HRESULT get_SymbolCode([in]           ULONG  nSymbolIndex,
                       [out, retval]  WORD*  nCode);

Parameters

nSymbolIndex
[in] Value of ULONG.

See Also

IPXV_OCRResult