SharpLeaf Reference > ParagraphStyle Structure > PageBreak Property ParagraphStyle.PageBreak Property
This paragraph type will always begin on a new page (default is false).
public bool PageBreak {get; set;}
Example
style.PageBreak = true;
See also ...SharpLeaf.NextPage Method | ParagraphStyle.Members | ParagraphStyle.FrameBreak Property
Send comments on this topic © Dyalog Ltd 2021
|