Overload | Description |
---|---|
TextElement Constructor(Style,String) | Initializes a new instance of a TextElement with a given style and contents. |
TextElement Constructor(Style) | Initializes a new instance of a TextElement with a given style. |
TextElement Constructor(String) | Initializes a new instance of a TextElement with a given text. |
TextElement Constructor() | Initializes a new instance of an empty TextElement. |