[]
Represents a section break in a body content.
public class SectionBreak : ContentObject
Public Class SectionBreak
Inherits ContentObject
| Name | Description |
|---|---|
| NextSection | Gets the next Section after the break. |
| PreviousSection | Gets the Section before the break. |