Package | Description |
---|---|
com.groupdocs.parser.data |
The package provides classes which represent parsing results.
|
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. |