FontFamily.GenericSansSerif

FontFamily.GenericSansSerif property

Gets a generic sans serif FontFamily object.

public static FontFamily GenericSansSerif { get; }

Return Value

A FontFamily object that represents a generic sans serif font.

See Also