Font.Font

Font()

Initializes a new instance of the Font class.

public Font()

See Also


Font(string)

Initializes a new instance of the Font class.

public Font(string fontFamily)
ParameterTypeDescription
fontFamilyStringFont family.

See Also