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

In This Topic
    Paragraphs Property
    In This Topic
    Gets the Paragraphs collection that represents the content of the current textbox.
    Syntax
    'Declaration
     
    Public ReadOnly Property Paragraphs As Paragraphs
    public Paragraphs Paragraphs {get;}
    See Also