Class EventsBag
EventsBag class
Events container used on IsoArchive saving.
public sealed class EventsBag
Constructors
| Name | Description |
|---|---|
| EventsBag() | The default constructor. |
Events
| Name | Description |
|---|---|
| event EntryAccessed | Raises before an archive entry is being compressed. |
| event EntryCompressed | Raises after an archive entry has been compressed. |
See Also
- class IsoSaveOptions
- namespace Aspose.Zip.Iso
- assembly Aspose.Zip