ComponentOne RichTextBox for UWP
PageBreakBefore Property

C1.Xaml.RichTextBox.Documents Namespace > C1Block Class : PageBreakBefore Property
Gets or sets a PageBreak value indicating when a page break is inserted before this C1Block.
Syntax
'Declaration
 
Public Property PageBreakBefore As PageBreak
public PageBreak PageBreakBefore {get; set;}
See Also

Reference

C1Block Class
C1Block Members