ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Objects Namespace / RtfObject Class / BreakLine Property

In This Topic
    BreakLine Property
    In This Topic
    Gets break line flag for this object.
    Syntax
    'Declaration
     
    Public ReadOnly Property BreakLine As Boolean
    public bool BreakLine {get;}
    See Also