C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderInputButtonBase Class / BreakBefore Property

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