IPXV_OCRResult::ParaInfo Property

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

Latest revision as of 12:43, 9 June 2016


Property ParaInfo of interface IPXV_OCRResult returns Value of PXV_OCRParaInfo ...

Syntax

HRESULT get_ParaInfo([in]           ULONG             nParaIndex,
                     [out, retval]  PXV_OCRParaInfo*  stInfo);

Parameters

nParaIndex
[in] Value of ULONG.

See Also

IPXV_OCRResult