RichTextContentControl Methods
Namespace:
Microsoft.Office.Tools.Word
Assembly: Microsoft.Office.Tools.Word (in Microsoft.Office.Tools.Word.dll)
| Name | Description | |
|---|---|---|
![]() | BeginInit() | (Inherited from ISupportInitialize.) |
![]() | Copy() | Copies the RichTextContentControl from the document to the Clipboard. |
![]() | Cut() | Removes the RichTextContentControl from the document and adds it to the Clipboard. |
![]() | Delete(Boolean) | Deletes a dynamically created content control from the document and removes it from the ControlCollection in the document.(Inherited from ContentControlBase.) |
![]() | Dispose() | (Inherited from IDisposable.) |
![]() | EndInit() | (Inherited from ISupportInitialize.) |
![]() | SetPlaceholderText(BuildingBlock^, Range^, String^) | Displays text that is in a BuildingBlock, a Range, or a string as the placeholder text in the RichTextContentControl. |
Show:
