Style

Font.Style property

Gets style information for this Font.

public FontStyle Style { get; }

Property Value

A FontStyle enumeration that contains style information for this Font.

See Also