IPXV_OcrRgnList::Item Property

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

Latest revision as of 00:53, 9 May 2019


Property Item of interface IPXV_OcrRgnList returns Pointer to IPXV_OcrRgn ...

Syntax

HRESULT get_Item([in]           ULONG          nIndex,
                 [out, retval]  IPXV_OcrRgn**  pItem);

Parameters

nIndex
[in] Value of ULONG.

See Also

IPXV_OcrRgnList