VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging Namespace / ImageCollection Class
In This Topic
ImageCollection Class Events
In This Topic
For a list of all events of this type, see ImageCollection.
Public Events
 NameDescription
Public EventOccurs when document, which is adding to the collection, requires authentication.
Public EventOccurs when this image collection is changed because of images of this image collection being added or removed.
Public EventOccurs when this image collection is changing because of images of this image collection being added or removed.
Public EventOccurs when the image collection is saved successfully.
Public EventOccurs when the image collection is saving.
Public EventOccurs when the image collection saving process is finished (image collection may be saved or not be saved).
Public EventOccurs when the image collection saving is in-progress.
Public EventOccurs when image from this image collection is saved.
Public EventOccurs when image from this image collection is saving.
Public EventOccurs when the error occurs during an asynchronous saving of image.
Public EventOccurs when the saving progress of the image from this image collection is changed.
Public EventOccurs when document, which is adding to the collection, requests layout settings.
See Also