IPXV_OCRResult::BlockInfo 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 BlockInfo of interface IPXV_OCRResult returns Value of PXV_OCRBlockInfo ...

Syntax

HRESULT get_BlockInfo([in]           ULONG              nBlockIndex,
                      [out, retval]  PXV_OCRBlockInfo*  stInfo);

Parameters

nBlockIndex
[in] Value of ULONG.

See Also

IPXV_OCRResult