IPXV_OcrRes::Cell Property

From PDF XChange PDF SDK
Revision as of 00:52, 9 May 2019 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Property Cell of interface IPXV_OcrRes returns Value of PXV_OcrCell ...

Syntax

HRESULT get_Cell([in]           ULONG         nCellIndex,
                 [out, retval]  PXV_OcrCell*  stCell);

Parameters

nCellIndex
[in] Value of ULONG.

See Also

IPXV_OcrRes