ControlCollection::AddRichTextContentControl Method
Adds a new RichTextContentControl to the document.
Assembly: Microsoft.Office.Tools.Word (in Microsoft.Office.Tools.Word.dll)
| Name | Description | |
|---|---|---|
![]() | AddRichTextContentControl(ContentControl^, String^) | Adds a new RichTextContentControl that is based on a native content control in the document. |
![]() | AddRichTextContentControl(Range^, String^) | Adds a new RichTextContentControl at the specified range in the document. |
![]() | AddRichTextContentControl(String^) | Adds a new RichTextContentControl at the current selection in the document. |
Show:
