Enum
FontStyle

Definition

Namespace:Telerik.Drawing

Assembly:Telerik.Reporting.dll

Syntax:

cs-api-definition
[Flags]
public enum FontStyle

Fields

Bold

Declaration

cs-api-definition
Bold = 1

Field Value

FontStyle

Italic

Declaration

cs-api-definition
Italic = 2

Field Value

FontStyle

Regular

Declaration

cs-api-definition
Regular = 0

Field Value

FontStyle

Strikeout

Declaration

cs-api-definition
Strikeout = 8

Field Value

FontStyle

Underline

Declaration

cs-api-definition
Underline = 4

Field Value

FontStyle

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