public interface IFontFamily
Defines annotation text font family
Modifier and Type | Method and Description |
---|---|
String |
getFontFamily()
Gets or sets annotation text font family
|
void |
setFontFamily(String value)
Gets or sets annotation text font family
|