Package | Description |
---|---|
com.groupdocs.parser.legacy |
The package provides classes for legacy API.
|
Modifier and Type | Field and Description |
---|---|
static Font |
Font.EMPTY
An empty font.
|
Modifier and Type | Method and Description |
---|---|
Font |
TextProperties.getFont()
Gets a font of the text.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Font.equals(Font other)
Indicates whether the current object is equal to another object of the same type.
|
Constructor and Description |
---|
TextProperties(Font font)
Initializes a new instance of the
TextProperties class. |
TextProperties(Font font,
String style)
Initializes a new instance of the
TextProperties class. |
Copyright © 2019. All rights reserved.