_Application.AlwaysUseClearType Property

Definition

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

public:
 property bool AlwaysUseClearType { bool get(); void set(bool value); };
public bool AlwaysUseClearType { get; set; }
Public Property AlwaysUseClearType As Boolean

Property Value

Boolean

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.

Applies to