| Package | Description |
|---|---|
| com.groupdocs.cloud.parser.model |
| Modifier and Type | Method | Description |
|---|---|---|
TextStyle |
TextStyle.fontName(String fontName) |
|
TextStyle |
TextStyle.fontSize(Double fontSize) |
|
TextStyle |
PageTextArea.getTextStyle() |
Gets or sets the text style such as font size, font name an so on.
|
TextStyle |
TextStyle.isBold(Boolean isBold) |
|
TextStyle |
TextStyle.isItalic(Boolean isItalic) |
|
TextStyle |
TextStyle.name(String name) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
PageTextArea.setTextStyle(TextStyle textStyle) |
|
PageTextArea |
PageTextArea.textStyle(TextStyle textStyle) |
Copyright © 2025. All rights reserved.