New to Telerik UI for WinFormsStart a free 30-day trial

Provides a set of static predefined FontStyle values.

Definition

Namespace:Telerik.WinControls.RichTextEditor.UI

Assembly:Telerik.WinControls.RichTextEditor.dll

Syntax:

C#
public static class FontStyles

Inheritance: objectFontStyles

Properties

Specifies an italic FontStyle.

C#
public static FontStyle Italic { get; }
Property Value:

A value that represents an italic FontStyle.

Specifies a normal FontStyle.

C#
public static FontStyle Normal { get; }
Property Value:

A value that represents a normal FontStyle.

Specifies an oblique FontStyle.

C#
public static FontStyle Oblique { get; }
Property Value:

A value that represents an oblique FontStyle.

In this article
DefinitionPropertiesItalicNormalOblique
Not finding the help you need?
Contact Support