public method ParagraphBuilder.SetPageBreak

Brief

Sets the page break for the paragraph.

Declaration
C#
Gehtsoft.PDFFlow.Builder.ParagraphBuilder  SetPageBreak (Gehtsoft.PDFFlow.Models.Enumerations.PageBreak pageBreak = NextPage)

Parameters
pageBreak

The page break.

Declared in ParagraphBuilder

back