| Package | Description |
|---|---|
| com.aspose.page |
The Aspose.Page is a root package for all classes of Aspose.Page library which are either directly in it like Device or indirectly through several subpackages.
|
| Modifier and Type | Method and Description |
|---|---|
TextRenderingMode |
Device.getTextRenderingMode()
Deprecated.
Gets current text rendering mode.
|
static TextRenderingMode |
TextRenderingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TextRenderingMode[] |
TextRenderingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Device.setTextRenderingMode(TextRenderingMode textRenderingMode)
Deprecated.
Specifies text rendering mode.
|
Copyright © 2025 Aspose. All Rights Reserved.