Font.FontFileName

Font.FontFileName property

Gets or sets the font file name without full path.

public string FontFileName { get; set; }

Property Value

The font file name without full path.

See Also