C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word.Objects Namespace / RtfSection Class / AutoNewPage Property

In This Topic
AutoNewPage Property
In This Topic
Gets or sets automatic new page before the section.
Syntax
'Declaration
 
Public Property AutoNewPage As Boolean
 

Property Value

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