Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Graphics.Images Namespace / PdfImageHandlerCollection Class
Properties Methods

In This Topic
    PdfImageHandlerCollection Class Members
    In This Topic

    The following tables list the members exposed by PdfImageHandlerCollection.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.ObjectModel.KeyedCollection<IImage,PdfImageHandler>)
    Public Property (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public PropertyGets the GrapeCity.Documents.Pdf.GcPdfDocument that owns this collection.  
    Public PropertyOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<IImage,PdfImageHandler>)
    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<IImage,PdfImageHandler>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public MethodGets an existing PdfImageHandler associated with a specified GrapeCity.Documents.Drawing.IImage, or creates a new one if such image 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<IImage,PdfImageHandler>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public MethodGets the PdfImageHandler associated with a specified GrapeCity.Documents.Drawing.IImage.  
    Top
    See Also