[]
Groups other C1Inline flow content elements.
public class C1Span : C1Inline, IEnumerable<C1TextElement>, IEnumerable
Name | Description |
---|---|
C1Span() |
Name | Description |
---|---|
Inlines | Gets the collection of C1Inline elements grouped by the C1Span. |
Name | Description |
---|---|
Add(C1Inline) | |
IsValidChild(Type) | Checks whether a type is a valid child of this C1TextElement. |