Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / FontHandlerCollection Class
Properties Methods

In This Topic
    FontHandlerCollection Class Members
    In This Topic

    The following tables list the members exposed by FontHandlerCollection.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.ObjectModel.KeyedCollection<Font,FontHandler>)
    Public Property (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public PropertyGets the GcPdfDocument that owns this collection.  
    Public PropertyGets a value indicating whether the current collection contains at least one FontHandler object with the FontHandler.UsedInDocument property set.  
    Public PropertyOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<Font,FontHandler>)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public MethodOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<Font,FontHandler>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public MethodGets an existing FontHandler associated with a specified GrapeCity.Documents.Text.Font, or creates a new one if such font does not exist.  
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public MethodOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<Font,FontHandler>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public MethodGets the FontHandler associated with a specified GrapeCity.Documents.Text.Font.  
    Top
    See Also