C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderTocItem Class / BreakAfter Property

In This Topic
BreakAfter Property (RenderTocItem)
In This Topic
Gets or sets the type of break (none, line, column, or page) to insert after the current object.
Syntax
'Declaration
 
Public Property BreakAfter As BreakEnum
 
See Also