ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfParagraphStyle Class / String Property

In This Topic
    String Property (RtfParagraphStyle)
    In This Topic
    Gets Word/RTF string (characters) of this paragraph style.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property String As RtfString
    public virtual RtfString String {get;}
    See Also