IFontFamily
public interface IFontFamily
Defines annotation text font family
Methods
| Method | Description | 
|---|---|
| getFontFamily() | Gets or sets annotation text font family | 
| setFontFamily(String value) | Gets or sets annotation text font family | 
getFontFamily()
public abstract String getFontFamily()
Gets or sets annotation text font family
Returns: java.lang.String -
setFontFamily(String value)
public abstract void setFontFamily(String value)
Gets or sets annotation text font family
Parameters:
| Parameter | Type | Description | 
|---|---|---|
| value | java.lang.String |