IFont.Convert

IFont.Convert method

Converts the Font into another format.

public Font Convert(FontType fontType)
ParameterTypeDescription
fontTypeFontTypetype to convert to font into

Return Value

font converted into format specified

See Also