GlyphTypeface.Style Property

Definition

Gets the style for the GlyphTypeface object.

public:
 property System::Windows::FontStyle Style { System::Windows::FontStyle get(); };
public System.Windows.FontStyle Style { get; }
public System.Windows.FontStyle Style { [System.Security.SecurityCritical] [System.Security.SecurityTreatAsSafe] get; }
member this.Style : System.Windows.FontStyle
[<get: System.Security.SecurityCritical>]
[<get: System.Security.SecurityTreatAsSafe>]
member this.Style : System.Windows.FontStyle
Public ReadOnly Property Style As FontStyle

Property Value

A FontStyle value that represents the style value.

Attributes

Applies to