Freigeben über


XmlFont.Style-Eigenschaft

Ruft den Schriftschnitt fest.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Property Style As FontStyle
    Get
    Set
'Usage
Dim instance As XmlFont
Dim value As FontStyle

value = instance.Style

instance.Style = value
public FontStyle Style { get; set; }

Eigenschaftswert

Typ: System.Drawing.FontStyle
Der Schriftschnitt.

Siehe auch

Referenz

XmlFont Klasse

XmlFont-Member

Microsoft.PerformancePoint.Scorecards-Namespace