IPXC_PageText::CharBBox Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_PageText::CharBBox Property}} | {{#customTitle:IPXC_PageText::CharBBox Property}} | ||
+ | {{#parentPage:PXV:IPXC_PageText|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''CharBBox''' of interface [[PXV:IPXC_PageText|IPXC_PageText]] returns Value of [[PXV:PXC_RectF|PXC_RectF]] ... | Property '''CharBBox''' of interface [[PXV:IPXC_PageText|IPXC_PageText]] returns Value of [[PXV:PXC_RectF|PXC_RectF]] ... | ||
− | |||
== Syntax == | == Syntax == |
Revision as of 14:55, 20 April 2015
Property CharBBox of interface IPXC_PageText returns Value of PXC_RectF ...
Syntax
HRESULT get_CharBBox([in] ULONG nCharIndex, [out, retval] PXC_RectF* pRect);
Parameters
- nCharIndex
- [in] Value of ULONG.
See Also
See also IPXC_PageText.