IPXV_OCRResult::BlockInfo Property

From PDF XChange PDF SDK
Revision as of 12:43, 9 June 2016 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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