FontConverter Class

 

Converts fonts.

Namespace:   Microsoft.WindowsServerSolutions.Common
Assembly:  AdminCommon (in AdminCommon.dll)

Inheritance Hierarchy

System.Object
  Microsoft.WindowsServerSolutions.Common.FontConverter

Syntax

public static class FontConverter
public ref class FontConverter abstract sealed 
Public NotInheritable Class FontConverter

Methods

Name Description
System_CAPS_pubmethodSystem_CAPS_static Convert(String)

Converts a font to the specified style.

Thread Safety

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.WindowsServerSolutions.Common Namespace

Return to top