LayoutContainer.PageBreak Method

Marks the container to render the content starting from the next page.

Namespace:  BitMiracle.Docotic.Pdf.Layout
Assembly:  BitMiracle.Docotic.Pdf.Layout (in BitMiracle.Docotic.Pdf.Layout.dll)

Syntax

C#
public void PageBreak()
VB
Public Sub PageBreak

See Also