Skip to content

Latest commit

 

History

History
74 lines (61 loc) · 2.32 KB

nf-inked-iinkedit-get_textrtf.md

File metadata and controls

74 lines (61 loc) · 2.32 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:inked.IInkEdit.get_TextRTF
IInkEdit::get_TextRTF (inked.h)
Gets or sets the text of the InkEdit control, including all RTF codes. (Get)
IInkEdit interface [Tablet PC]
TextRTF property
IInkEdit.TextRTF
IInkEdit.get_TextRTF
IInkEdit::TextRTF
IInkEdit::get_TextRTF
IInkEdit::put_TextRTF
InkEdit.get_TextRTF
InkEdit.put_TextRTF
TextRTF property [Tablet PC]
TextRTF property [Tablet PC]
IInkEdit interface
get_TextRTF
inked/IInkEdit::TextRTF
inked/IInkEdit::get_TextRTF
inked/IInkEdit::put_TextRTF
put_TextRTF
tablet.inkedit_textrtf
tablet\inkedit_textrtf.htm
tablet
7819d1eb-03b3-407f-a50f-2f7dc7eb474a
12/05/2018
IInkEdit interface [Tablet PC],TextRTF property, IInkEdit.TextRTF, IInkEdit.get_TextRTF, IInkEdit::TextRTF, IInkEdit::get_TextRTF, IInkEdit::put_TextRTF, InkEdit.get_TextRTF, InkEdit.put_TextRTF, TextRTF property [Tablet PC], TextRTF property [Tablet PC],IInkEdit interface, get_TextRTF, inked/IInkEdit::TextRTF, inked/IInkEdit::get_TextRTF, inked/IInkEdit::put_TextRTF, put_TextRTF, tablet.inkedit_textrtf
inked.h
Windows
Windows XP Tablet PC Edition [desktop apps only]
None supported
InkEd.dll
Windows
19H1
IInkEdit::get_TextRTF
inked/IInkEdit::get_TextRTF
c++
APIRef
kbSyntax
COM
InkEd.dll
InkEd.dll.dll
IInkEdit.TextRTF
IInkEdit.get_TextRTF
IInkEdit.put_TextRTF
InkEdit.get_TextRTF
InkEdit.put_TextRTF

IInkEdit::get_TextRTF

-description

Gets or sets the text of the InkEdit control, including all RTF codes.

This property is read/write.

-parameters

-remarks

Setting the TextRTF property replaces the entire contents of a control with the new string.

-see-also

IInkEdit

InkEdit