Inline |
The InlineContentControl type exposes the following members.
| Name | Description | |
|---|---|---|
| InlineContentControl(DocumentCore, ContentControlType) | Initializes a new instance of the InlineContentControl class. | |
| InlineContentControl(DocumentCore, ContentControlType, Inline) | Initializes a new instance of the InlineContentControl class. | |
| InlineContentControl(DocumentCore, ContentControlType, IEnumerableInline) | Initializes a new instance of the InlineContentControl class. |
| Name | Description | |
|---|---|---|
| ContentControlType | The type of this Content Control. | |
| ElementType |
Gets the ElementType of this element instance.
(Overrides ElementElementType) | |
| Inlines | Gets the inlines of this Content Control. | |
| Properties | Gets all the possible properties for this Content Control item. |
| Name | Description | |
|---|---|---|
| Clone | Clones this element instance. | |
| UpdateContent | Updates a content. |