ComponentOne Word for UWP
AutoNewPage Property

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfSection Class : AutoNewPage Property
Gets or sets automatic new page before the section.
Syntax
'Declaration
 
Public Property AutoNewPage As System.Boolean
public System.bool AutoNewPage {get; set;}

Property Value

true if added new page object (RtfPageBreak) before the section, otherwise false.
See Also

Reference

RtfSection Class
RtfSection Members