Uses of Class
com.aspose.zip.WimLoadOptions
-
-
Uses of WimLoadOptions in com.aspose.zip
Constructors in com.aspose.zip with parameters of type WimLoadOptions Constructor Description WimArchive(InputStream sourceStream, WimLoadOptions loadOptions)Initializes a new instance of theWimArchiveclass and composes an entry list can be extracted from the archive.WimArchive(String path, WimLoadOptions loadOptions)Initializes a new instance of theWimArchiveclass and composes an entry list can be extracted from the archive.
-