Overload | Description |
---|---|
ParagraphElement Constructor(Style,String) | Initializes a new instance of the ParagraphElement class with the specified text and style settings. |
ParagraphElement Constructor(Style) | Initializes a new instance of the ParagraphElement class with the specified style settings. |
ParagraphElement Constructor(String) | Initializes a new instance of the ParagraphElement class with the specified text. |
ParagraphElement Constructor() | Initializes a new instance of the ParagraphElement class. |