Overload | Description |
---|---|
AddParagraph() | Adds a Paragraph to the end of the current control content. |
AddParagraph(String) | Adds a Paragraph to the end of the current control content. |
AddParagraph(Style) | Adds a Paragraph to the end of the current control content. |
AddParagraph(String,Style) | Adds a Paragraph to the end of the current control content. |