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

In This Topic
BreakAfter Property (RenderRichText)
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