Font.OriginalFontName

Font.OriginalFontName property

Gets the name of the font originally specified.

public string OriginalFontName { get; }

Property Value

The string representing the name of the font originally specified.

See Also