IPXV_OCRResult::LineInfo Property

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

Latest revision as of 12:43, 9 June 2016


Property LineInfo of interface IPXV_OCRResult returns Value of PXV_OCRLineInfo ...

Syntax

HRESULT get_LineInfo([in]           ULONG             nLineIndex,
                     [out, retval]  PXV_OCRLineInfo*  stInfo);

Parameters

nLineIndex
[in] Value of ULONG.

See Also

IPXV_OCRResult