Method PageBreak
- Namespace
- BitMiracle.Docotic.Pdf.Layout
- Assembly
- BitMiracle.Docotic.Pdf.Layout.dll
PageBreak()
Marks the container to render the content starting from the next page.
public void PageBreak()
Remarks
Read the PageBreak section of the Size, position, and rendering of containers article for examples of using this method.