Gets or sets a value that specifies whether the section should print underneath the following section.
public bool UnderlayNext {get; set;}
'Declaration
Public Property UnderlayNext As Boolean
Property Value
A Boolean value.
True if the following section will start rendering at the top of this section; otherwise,
False.