IPXC_PageText::LineInfo Property
From PDF XChange PDF SDK
Property LineInfo of interface IPXC_PageText returns Value of PXC_TextLineInfo containing the text line information.
Syntax
HRESULT get_LineInfo([in] ULONG nLineIndex, [out, retval] PXC_TextLineInfo* stInfo);
Parameters
- nLineIndex
- [in] Value of ULONG containing the index of the line.