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