| C1.C1Report.4 Assembly > C1.C1Preview Namespace > ParagraphObjectCollection Class > AddText Method : AddText(String,Color) Method |
'Declaration Public Overloads Function AddText( _ ByVal text As System.String, _ ByVal textColor As System.Drawing.Color _ ) As ParagraphText
public ParagraphText AddText( System.string text, System.Drawing.Color textColor )