ComponentOne Word for UWP
SectionBreak Property

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfSection Class : SectionBreak Property
Gets or sets break attribute for the section.
Syntax
'Declaration
 
Public Property SectionBreak As RtfSectionBreak
public RtfSectionBreak SectionBreak {get; set;}

Property Value

The break value RtfSectionBreak of the Word/RTF section.
See Also

Reference

RtfSection Class
RtfSection Members