FontFileName

XmpFont.FontFileName property

Gets or sets the font file name (not a complete path).

public string FontFileName { get; set; }

Property Value

The name of the font file.

See Also