C1.Win.8 Assembly / C1.Framework.Html Namespace / HtmlElement Class / ForceLineBreak Property

In This Topic
ForceLineBreak Property (HtmlElement)
In This Topic
Gets a C1.Framework.Element.LineBreak value that determines whether there should be line breaks before and/or after this C1.Framework.Element when it occurs in a paragraph.
Syntax
'Declaration
 
Public Overridable ReadOnly Property ForceLineBreak As Element.LineBreak
 
See Also