Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / TextRun Class / Paragraph Property

In This Topic
    Paragraph Property
    In This Topic
    Gets the Paragraph object containing this object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Paragraph As Paragraph
    public Paragraph Paragraph {get;}
    See Also