'Declaration Public Class FontHandlerCollection Inherits System.Collections.ObjectModel.KeyedCollection(Of Font,FontHandler)
public class FontHandlerCollection : System.Collections.ObjectModel.KeyedCollection<Font,FontHandler>
'Declaration Public Class FontHandlerCollection Inherits System.Collections.ObjectModel.KeyedCollection(Of Font,FontHandler)
public class FontHandlerCollection : System.Collections.ObjectModel.KeyedCollection<Font,FontHandler>
System.Object
System.Collections.ObjectModel.Collection<T>
System.Collections.ObjectModel.KeyedCollection<TKey,TItem>
GrapeCity.Documents.Pdf.FontHandlerCollection