ImageGear .NET v25.2 - Updated
ImageGear.Web.UI Library / ImageGear.Web.UI Namespace / ImGearDocumentCollection class

In This Topic
    ImGearDocumentCollection class Events
    In This Topic

    For a list of all members of this type, see ImGearDocumentCollection members.

    Public Events
     NameDescription
    public EventIndicates that a new document was added to the collection.  
    public EventIndicates that a document in the collection was changed.  
    public EventIndicates that a document was removed from the collection.  
    public EventIndicates that a new page was added to the page collection in the document.  
    public EventIndicates that a page in the page collection in a document of this document collection was changed.  
    public EventIndicates that a page is removed from the page collection in the document.  
    Top
    See Also