A static class for working with fonts.

Namespace:  PerpetuumSoft.ReportingServices.Viewer.Client.Fonts
Assembly:  PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0

Syntax

C#
public static class FontUtils
Visual Basic (Declaration)
Public NotInheritable Class FontUtils
Visual C++
public ref class FontUtils abstract sealed

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.ReportingServices.Viewer.Client.Fonts..::.FontUtils

See Also