C1.WPF.Document Assembly / C1.WPF.Document.Util Namespace / C1TextLayout.Line Class / HardBreak Property

In This Topic
HardBreak Property (C1TextLayout.Line)
In This Topic
Gets a value indicating whether the line was added due hard break.
Syntax
'Declaration
 
Public ReadOnly Property HardBreak As Boolean
 
See Also