public class AppearanceStyle extends Object
Constructor and Description |
---|
AppearanceStyle() |
Modifier and Type | Method and Description |
---|---|
void |
setFont(PDFont font)
Set the font to be used for text formatting.
|
void |
setFontSize(float fontSize)
Set the font size to be used for formatting.
|
public void setFont(PDFont font)
font
- the font to be used.public void setFontSize(float fontSize)
fontSize
- the font size.Copyright © 2002–2025 The Apache Software Foundation. All rights reserved.