[]
Breaks the parent section right after this paragraph.
public Section AddSectionBreak(SectionStart sectionStart = SectionStart.NewPage)
Public Function AddSectionBreak(Optional sectionStart As SectionStart = SectionStart.NewPage) As Section
Type | Name | Description |
---|---|---|
SectionStart | sectionStart | The SectionStart for the new section. |