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

In This Topic
    TextRuns Property
    In This Topic
    Gets the TextRuns collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property TextRuns As TextRuns
    public TextRuns TextRuns {get;}
    See Also