IPXC_PageText::CharRect 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::CharRect Property}} | {{#customTitle:IPXC_PageText::CharRect Property}} | ||
+ | {{#parentPage:PXV:IPXC_PageText|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''CharRect''' of interface [[PXV:IPXC_PageText|IPXC_PageText]] returns Value of [[PXV:PXC_Rect|PXC_Rect]] ... | Property '''CharRect''' of interface [[PXV:IPXC_PageText|IPXC_PageText]] returns Value of [[PXV:PXC_Rect|PXC_Rect]] ... | ||
− | |||
== Syntax == | == Syntax == |
Revision as of 14:56, 20 April 2015
Property CharRect of interface IPXC_PageText returns Value of PXC_Rect ...
Syntax
HRESULT get_CharRect([in] ULONG nIndex, [out, retval] PXC_Rect* pRect);
Parameters
- nIndex
- [in] Value of ULONG.
See Also
See also IPXC_PageText.