Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / ParagraphObjectCollection Class / AddText Method

In This Topic
    AddText Method
    In This Topic
    Adds a text string to the current paragraph content.
    Overload List
    OverloadDescription
    Adds a text string to the current paragraph content.  
    Adds a text string with the specified style to the current paragraph content.  
    Adds a text string with the specified font to the current paragraph content.  
    Adds a text string with the specified text color to the current paragraph content.  
    Adds a text string with the specified text position to the current paragraph content.  
    Adds a text string with the specified font and text color to the current paragraph content.  
    Adds a text string with the specified font and text position to the current paragraph content.  
    Adds a text string with the specified text color and position to the current paragraph content.  
    Adds a text string with the specified font, text color and position to the current paragraph content.  
    See Also