ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfObject Class / BreakLine Property

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