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

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