public interface IFontProvider
| Modifier and Type | Method and Description |
|---|---|
com.lowagie.text.Font |
getFont(java.lang.String familyName,
java.lang.String encoding,
float size,
int style,
java.awt.Color color) |
Copyright © 2022. All Rights Reserved.