TX Text Control .NET for Windows Forms Documentation

SectionFormat.BreakKind Property

Gets or sets the kind of the section break the section starts with.

Syntax

[C#] public SectionBreakKind BreakKind { get; set; }
[Visual Basic] Public Property BreakKind() As SectionBreakKind
ValueDescription
BeginAtNewLineThe section begins on the next line with a new paragraph.
BeginAtNewPageThe section begins on the next page with a new paragraph.

Remarks

The property's default value is SectionBreakKind.BeginAtNewPage.

The property returns its default value when the text selection contains multiple sections with mixed alignment. The Selection.IsCommonValueSelected method can be used to check for mixed attributes.

See Also

 
 
 

Products

Support

Downloads

Corporate

Buy Now