Class
FontStyles

Provides predefined FontStyle values for common slants used in text layout.

Definition

Namespace:Telerik.Documents.Core.Fonts

Assembly:Telerik.Windows.Documents.Core.dll

Syntax:

cs-api-definition
public static class FontStyles

Inheritance: objectFontStyles

Properties

Italic

Gets the true italic style designed with dedicated glyph shapes.

Declaration

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

Property Value

FontStyle

Normal

Gets the upright, non‑slanted style used by default in most fonts.

Declaration

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

Property Value

FontStyle

Oblique

Gets the artificially slanted style typically synthesized from the regular face.

Declaration

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

Property Value

FontStyle

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