| Package | Description |
|---|---|
| com.groupdocs.parser.data |
The package provides classes which represent parsing results.
|
| com.groupdocs.parser.export |
The package provides classes that allow users to export data to different formats.
|
| Modifier and Type | Method and Description |
|---|---|
TextStyle |
PageTextArea.getTextStyle()
Gets the text style such as font size, font name an so on.
|
| Constructor and Description |
|---|
PageTextArea(String text,
Double baseLine,
TextStyle textStyle,
Page page,
Rectangle rectangle)
Initializes a new instance of the
PageTextArea class. |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
JsonExporter.TextStyleSerializer.serialize(TextStyle textStyle,
Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |
Copyright © 2026. All rights reserved.