Package | Description |
---|---|
com.itextpdf.layout.property | |
com.itextpdf.layout.renderer |
Modifier and Type | Method and Description |
---|---|
static RenderingMode |
RenderingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RenderingMode[] |
RenderingMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static float[] |
TextRenderer.calculateAscenderDescender(PdfFont font, RenderingMode mode)
Get ascender and descender from font metrics.
|
Copyright © 1998–2023 iText Group NV. All rights reserved.