Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the text of the InkEdit control, including all RTF codes.
This property is read/write.
Syntax
HRESULT get_TextRTF(
BSTR *pbstrTextRTF
);
Parameters
pbstrTextRTF
Return value
None
Remarks
Setting the TextRTF property replaces the entire contents of a control with the new string.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP Tablet PC Edition [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | inked.h |
Library | InkEd.dll |