IPXC_PageText::LineInfo Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 10: | Line 10: | ||
== Syntax == | == Syntax == | ||
<pre class="brush:cpp;gutter:false">HRESULT get_LineInfo([in] ULONG nLineIndex, | <pre class="brush:cpp;gutter:false">HRESULT get_LineInfo([in] ULONG nLineIndex, | ||
− | [out, retval] PXC_TextLineInfo* | + | [out, retval] PXC_TextLineInfo* stInfo); |
</pre> | </pre> | ||
Revision as of 02:23, 4 June 2015
Property LineInfo of interface IPXC_PageText returns Value of PXC_TextLineInfo ...
Syntax
HRESULT get_LineInfo([in] ULONG nLineIndex, [out, retval] PXC_TextLineInfo* stInfo);
Parameters
- nLineIndex
- [in] Value of ULONG.