IPXV_OcrRes::Line Property

From PDF XChange PDF SDK
Jump to: navigation, search


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