IUIX_Edit::CaretPos Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
(No difference)
|
Revision as of 05:54, 20 March 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.