public class SystemFontCollection : System.Collections.ObjectModel.ReadOnlyCollection<Font>, IFontCollection
'Declaration Public Class SystemFontCollection Inherits System.Collections.ObjectModel.ReadOnlyCollection(Of Font) Implements IFontCollection
System.Object System.Collections.ObjectModel.ReadOnlyCollection<T> GrapeCity.Documents.Text.SystemFontCollection
SystemFontCollection Members GrapeCity.Documents.Text Namespace