ComponentOne Word for WinForms
C1.C1Word.4.8 Assembly / C1.C1Word.Objects Namespace / RtfObject Class / IsParContent Property

In This Topic
    IsParContent Property
    In This Topic
    Gets true if is need to add new line (line break), otherwise false.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsParContent As System.Boolean
    public System.bool IsParContent {get;}
    See Also