Uses of Class
com.aspose.zip.SelfExtractorOptions
-
-
Uses of SelfExtractorOptions in com.aspose.zip
Methods in com.aspose.zip that return SelfExtractorOptions Modifier and Type Method Description SelfExtractorOptionsArchiveSaveOptions. getSelfExtractorOptions()Gets settings for self extracted archive.Methods in com.aspose.zip with parameters of type SelfExtractorOptions Modifier and Type Method Description voidArchiveSaveOptions. setSelfExtractorOptions(SelfExtractorOptions value)Sets settings for self extracted archive.
-