DevToys logo DevToys
  • Home
  • Blog
  • Documentation
  • Download
Search Results for

    Show / Hide Table of Contents

    Interface IFontProvider

    Provides a platform agnostic way to retrieve information about fonts installed on the operating system.

    Namespace: DevToys.Api
    Assembly: DevToys.Api.dll
    Syntax
    public interface IFontProvider

    Methods

    GetFontFamilies()

    Retrieves the list of font families available on the operating system.

    Declaration
    string[] GetFontFamilies()
    Returns
    Type Description
    string[]

    Extension Methods

    LoggingExtensions.Log<T>(T)
    In this article
    DevToys logo © 2024 DevToys