| Package | Description |
|---|---|
| com.itextpdf.layout | |
| com.itextpdf.layout.properties | |
| com.itextpdf.layout.renderer |
| Modifier and Type | Method and Description |
|---|---|
T |
ElementPropertyContainer.setUnderline(Underline underline)
Sets horizontal line that can be an underline, overline or a strikethrough.
|
| Modifier and Type | Method and Description |
|---|---|
Underline |
Underline.setDashPattern(float[] dashArray,
float dashPhase)
Sets a description of the dash pattern to be used when paths are stroked.
|
Underline |
Underline.setStrokeColor(TransparentColor strokeColor)
Sets the stroke color of the underline.
|
Underline |
Underline.setStrokeWidth(float strokeWidth)
Sets the thickness of the underline stroke.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
TextRenderer.drawSingleUnderline(Underline underline,
TransparentColor fontColor,
PdfCanvas canvas,
float fontSize,
float italicAngleTan) |
Copyright © 1998–2025 Apryse Group NV. All rights reserved.