This topic has not yet been rated - Rate this topic

RichTextContentControl.Text Property

Gets or sets the text in the RichTextContentControl.

Namespace:  Microsoft.Office.Tools.Word
Assembly:  Microsoft.Office.Tools.Word (in Microsoft.Office.Tools.Word.dll)
string Text { get; set; }

Property Value

Type: System.String
The text in the RichTextContentControl.

To access the formatting of the text in the control and other text properties, use the Range property.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.