Options.AlwaysUseClearType Property

Word Developer Reference

Returns or sets a Boolean that represents whether to use ClearType to display fonts in menu, ribbon, and dialog box text. Read/write.

Syntax

expression.AlwaysUseClearType

expression   An expression that returns an Options object.

Remarks

Even if the Microsoft Windows setting for ClearType is turned off, setting this property to True overrides the Windows setting and uses ClearType in all Microsoft Office applications. This property corresponds to the Always use ClearType check box in the Advanced tab of the Word Options dialog box.

See Also