IPXV_OcrRes::Cell Property

From PDF XChange PDF SDK
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