ComponentOne RichTextBox for WPF and Silverlight
PageBreakAfter Property (C1Block)

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

Reference

C1Block Class
C1Block Members