IPXC_PageText::CharRect 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_CharRect([in] ULONG nIndex, | <pre class="brush:cpp;gutter:false">HRESULT get_CharRect([in] ULONG nIndex, | ||
− | [out, retval] PXC_Rect* | + | [out, retval] PXC_Rect* stRect); |
</pre> | </pre> | ||
Revision as of 01:22, 4 June 2015
Property CharRect of interface IPXC_PageText returns Value of PXC_Rect ...
Syntax
HRESULT get_CharRect([in] ULONG nIndex, [out, retval] PXC_Rect* stRect);
Parameters
- nIndex
- [in] Value of ULONG.