C1.C1Preview Namespace > ParagraphObjectCollection Class : AddText Method |
Overload | Description |
---|---|
AddText(String) | Adds a text string to the current paragraph content. |
AddText(String,Style) | Adds a text string with the specified style to the current paragraph content. |
AddText(String,Font) | Adds a text string with the specified font to the current paragraph content. |
AddText(String,Color) | Adds a text string with the specified text color to the current paragraph content. |
AddText(String,TextPositionEnum) | Adds a text string with the specified text position to the current paragraph content. |
AddText(String,Font,Color) | Adds a text string with the specified font and text color to the current paragraph content. |
AddText(String,Font,TextPositionEnum) | Adds a text string with the specified font and text position to the current paragraph content. |
AddText(String,Color,TextPositionEnum) | Adds a text string with the specified text color and position to the current paragraph content. |
AddText(String,Font,Color,TextPositionEnum) | Adds a text string with the specified font, text color and position to the current paragraph content. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2