public interface DRIDesignFont extends Serializable
DRIDesignFont interface.
Modifier and Type | Method and Description |
---|---|
Boolean |
getBold()
getBold.
|
String |
getFontName()
getFontName.
|
Integer |
getFontSize()
getFontSize.
|
Boolean |
getItalic()
getItalic.
|
Boolean |
getPdfEmbedded()
getPdfEmbedded.
|
String |
getPdfEncoding()
getPdfEncoding.
|
String |
getPdfFontName()
getPdfFontName.
|
Boolean |
getStrikeThrough()
getStrikeThrough.
|
Boolean |
getUnderline()
getUnderline.
|
Copyright © 2010–2021. All rights reserved.