Uses of Class
com.aspose.zip.CancelEntryEventArgsXar
-
-
Uses of CancelEntryEventArgsXar in com.aspose.zip
Methods in com.aspose.zip that return types with arguments of type CancelEntryEventArgsXar Modifier and Type Method Description Event<CancelEntryEventArgsXar>EventsBagXar. 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 CancelEntryEventArgsXar Modifier and Type Method Description voidEventsBagXar. setEntryCompressed(Event<CancelEntryEventArgsXar> value)Sets an event that is raised after an archive entry has been compressed.
-