LanguageFont.FontStyle Property

Definition

Gets the FontStyle property of the font.

public:
 property FontStyle FontStyle { FontStyle get(); };
FontStyle FontStyle();
public FontStyle FontStyle { get; }
var fontStyle = languageFont.fontStyle;
Public ReadOnly Property FontStyle As FontStyle

Property Value

The FontStyle property.

Applies to