IFontFamily
Leave feedback
On this page
public interface IFontFamily
Defines annotation text font family
| Method | Description |
|---|---|
| getFontFamily() | Gets or sets annotation text font family |
| setFontFamily(String value) | Gets or sets annotation text font family |
public abstract String getFontFamily()
Gets or sets annotation text font family
Returns: java.lang.String -
public abstract void setFontFamily(String value)
Gets or sets annotation text font family
Parameters:
| Parameter | Type | Description |
|---|---|---|
| value | java.lang.String |
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.