Uses of Class
com.aspose.zip.CancelEntryEventArgs
-
-
Uses of CancelEntryEventArgs in com.aspose.zip
Methods in com.aspose.zip that return types with arguments of type CancelEntryEventArgs Modifier and Type Method Description Event<CancelEntryEventArgs>EventsBag. getEntryCompressed()Gets an event that is raised after an archive entry has been compressed.Method parameters in com.aspose.zip with type arguments of type CancelEntryEventArgs Modifier and Type Method Description voidEventsBag. setEntryCompressed(Event<CancelEntryEventArgs> value)Sets an event that is raised after an archive entry has been compressed.
-