ComponentOne Word for UWP
PageBreakBefore Property

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfParagraph Class : PageBreakBefore Property
Gets or sets the page break before of this paragraph.
Syntax
'Declaration
 
Public Property PageBreakBefore As System.Boolean
public System.bool PageBreakBefore {get; set;}

Property Value

true if page break before, otherwise false.
See Also

Reference

RtfParagraph Class
RtfParagraph Members