FilenameWithExtension

FontResourceBase.FilenameWithExtension property

Returns correct filename of this font resource, which consists of name and extension. Theoretically can differ from the name.

public string FilenameWithExtension { get; }

See Also