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