ComponentOne RichTextBox for WPF and Silverlight
PageBreakBefore Property (C1Block)

C1.WPF.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