public abstract class FontSubstitutionRule
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Object |
SyncRoot |
| Constructor and Description |
|---|
FontSubstitutionRule() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getEnabled()
Specifies whether the rule is enabled or not.
|
void |
setEnabled(boolean value)
Specifies whether the rule is enabled or not.
|