IPXV_OCRResult::BlockInfo Property

From PDF XChange PDF SDK
Jump to: navigation, search


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