NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

FontFamily Class

Abstracts a group of type faces having a similar basic design but having certain variation in styles.

Object
   MarshalByRefObject
      FontFamily

[Visual Basic]
NotInheritable Public Class FontFamily
   Inherits MarshalByRefObject
[C#]
public sealed class FontFamily : MarshalByRefObject
[C++]
public __gc __sealed class FontFamily : public MarshalByRefObject
[JScript]
public class FontFamily extends MarshalByRefObject

Remarks

[To be supplied.]

Requirements

Namespace: System.Drawing

Assembly: System.Drawing.dll

See Also

FontFamily Members | System.Drawing Namespace