IPXV_OcrRes::Line 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 Line of interface IPXV_OcrRes returns Value of PXV_OcrLine ...

Syntax

HRESULT get_Line([in]           ULONG         nLineIndex,
                 [out, retval]  PXV_OcrLine*  stLine);

Parameters

nLineIndex
[in] Value of ULONG.

See Also

IPXV_OcrRes