Name

FontResourceBase.Name property

Returns name of this font resource. Usually doesn’t contain filename extension and theoretically can differ from filename.

public string Name { get; }

See Also