Skip to main content
All docs
V24.2

DXFontRepository.Instance Property

Returns an instance of the DXFontRepository class.

Namespace: DevExpress.Drawing

Assembly: DevExpress.Drawing.v24.2.dll

NuGet Package: DevExpress.Drawing

#Declaration

public static DXFontRepository Instance { get; }

#Property Value

Type Description
DXFontRepository

The DXFontRepository class instance.

See Also