RichTextContentControl Properties
Assembly: Microsoft.Office.Tools.Word (in Microsoft.Office.Tools.Word.dll)
| Name | Description | |
|---|---|---|
![]() | Application | Gets a Microsoft.Office.Interop.Word::Application that represents the current instance of Microsoft Office Word. |
![]() | BindingContext | (Inherited from IBindableComponent.) |
![]() | Container | This API supports the product infrastructure and is not intended to be used directly from your code. (Inherited from ContentControlBase.) |
![]() | ContainerComponent | This API supports the product infrastructure and is not intended to be used directly from your code. (Inherited from ContentControlBase.) |
![]() | Creator | Gets a 32-bit integer that indicates the application in which the RichTextContentControl was created. |
![]() | DataBindings | (Inherited from IBindableComponent.) |
![]() | DefaultDataSourceUpdateMode | Gets or sets the default DataSourceUpdateMode for the ContentControlBase.(Inherited from ContentControlBase.) |
![]() | DefaultTextStyle | Gets the name of the character style to use to format text in the RichTextContentControl. |
![]() | ID | Gets a unique number that identifies the content control.(Inherited from ContentControlBase.) |
![]() | InnerObject | Gets the underlying Microsoft.Office.Interop.Word::ContentControl object for the Microsoft.Office.Tools.Word::ContentControlBase.(Inherited from ContentControlBase.) |
![]() | LockContentControl | Gets or sets a value that specifies whether the RichTextContentControl can be deleted from the document. |
![]() | LockContents | Gets or sets a value that specifies whether the contents of the RichTextContentControl can be edited. |
![]() | Parent | Gets the parent of the RichTextContentControl. |
![]() | ParentContentControl | Gets the parent content control of a RichTextContentControl that is nested in another content control. |
![]() | PlaceholderText | Gets or sets the text that is displayed in the RichTextContentControl until the text is changed by a user action or some other operation. |
![]() | Range | Gets a Range that represents the contents of the RichTextContentControl. |
![]() | ShowingPlaceholderText | Gets a value that indicates whether the RichTextContentControl is currently displaying placeholder text. |
![]() | Site | (Inherited from IComponent.) |
![]() | Tag | Gets or sets a string that you want to associate with the RichTextContentControl. |
![]() | Temporary | Gets or sets a value that specifies whether the RichTextContentControl is automatically deleted from the document when the control is edited. |
![]() | Text | Gets or sets the text in the RichTextContentControl. |
![]() | Title | Gets or sets the title of the RichTextContentControl. |
