IUIX_Edit::CaretPos 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:IUIX_Edit::CaretPos Property}} | {{#customTitle:IUIX_Edit::CaretPos Property}} | ||
+ | {{#parentPage:PXV:IUIX_Edit|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''CaretPos''' of interface [[PXV:IUIX_Edit|IUIX_Edit]] returns/sets Pointer to [[PXV:UIX_EditTextPos|UIX_EditTextPos]] ... | Property '''CaretPos''' of interface [[PXV:IUIX_Edit|IUIX_Edit]] returns/sets Pointer to [[PXV:UIX_EditTextPos|UIX_EditTextPos]] ... | ||
− | |||
== Syntax == | == Syntax == |
Revision as of 21:34, 20 April 2015
Property CaretPos of interface IUIX_Edit returns/sets Pointer to UIX_EditTextPos ...
Syntax
HRESULT get_CaretPos([out, retval] UIX_EditTextPos* pCurCaretPos); HRESULT put_CaretPos([in] UIX_EditTextPos* pCurCaretPos);
See Also
See also IUIX_Edit.