public interface IFontProperties
Modifier and Type | Method and Description |
---|---|
String |
getFontFamily() |
boolean |
isBold() |
boolean |
isItalic() |
boolean isBold()
boolean isItalic()
String getFontFamily()
Copyright © 2024. All rights reserved.