[]
A block-level flow content element used for grouping other C1Block elements.
public class C1Section : C1Block, IEnumerable<C1TextElement>, IEnumerable
Name | Description |
---|---|
C1Section() |
Name | Description |
---|---|
Blocks | Gets the collection of C1Block elements contained in the C1Section. |
Name | Description |
---|---|
IsValidChild(Type) | Checks whether a type is a valid child of this C1TextElement. |