This documentation is archived and is not being maintained.
fontSmoothingEnabled property
Gets whether the user has enabled font smoothing in the Display control panel.
Syntax
| JavaScript | p = object.fontSmoothingEnabled |
Property values
Type: Boolean
false (false)
-
Default. Font smoothing is disabled.
true (true)
-
Font smoothing is enabled.
Standards information
There are no standards that apply here.
See also
-
screen