fontSmoothingEnabled property

[This documentation is preliminary and is subject to change.]

Retrieves whether the user has enabled font smoothing in the Display control panel.

Syntax

HRESULT value = object.get_fontSmoothingEnabled(VARIANT_BOOL* p);

Property values

Type: VARIANT_BOOL

VARIANT_FALSE (false)

Default. Font smoothing is disabled.

VARIANT_TRUE (true)

Font smoothing is enabled.

Remarks

Font smoothing can be enabled by checking Smooth Edges in the Screen Fonts option in the Display control panel. In Windows 98 and Windows 2000, this option is located on the central panel's Effects tab. In Microsoft Windows NT 4.0 and Windows 95, this option is located on the Plus! tab.

Note  In Windows 95, the Plus! tab is available only if Microsoft Plus! is installed.

 

 

Build date: 6/12/2012