public class TextGroup extends Object
Text group
| Constructor and Description |
|---|
TextGroup(String text,
TextStyle style)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
TextStyle |
getStyle()
Style for text group
|
String |
getText()
Text in group
|
void |
updateText(String newText)
Updates text
|
Copyright © 2020 Aspose. All Rights Reserved.