Class
FontStyles

Provides a set of static predefined FontStyle values.

Definition

Namespace:Telerik.WinControls.RichTextEditor.UI

Assembly:Telerik.WinControls.RichTextEditor.dll

Syntax:

cs-api-definition
public static class FontStyles

Inheritance: objectFontStyles

Properties

Italic

Specifies an italic FontStyle.

Declaration

cs-api-definition
public static FontStyle Italic { get; }

Property Value

FontStyle

A value that represents an italic FontStyle.

Normal

Specifies a normal FontStyle.

Declaration

cs-api-definition
public static FontStyle Normal { get; }

Property Value

FontStyle

A value that represents a normal FontStyle.

Oblique

Specifies an oblique FontStyle.

Declaration

cs-api-definition
public static FontStyle Oblique { get; }

Property Value

FontStyle

A value that represents an oblique FontStyle.

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