IPXV_OcrRes::Cell Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
(No difference)

Latest revision as of 00:52, 9 May 2019


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