ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.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 System.Boolean
    public System.bool BreakLine {get;}
    See Also