Font.Style

Font.Style property

Gets style information for this Font.

public FontStyle Style { get; }

Return Value

A FontStyle enumeration that contains style information for this Font.

See Also