Back to Devexpress

ZipArchive.AddFile Method

officefileapi-devexpress-dot-compression-dot-ziparchive-dot-addfile.md

latest508 B
Original Source

ZipArchive.AddFile Method

NameParametersDescription
AddFile(String, String)fileName, relativePathCreates a zip file item for the specified file and adds it to the specified path in the archive.
AddFile(String)fileNameCreates a zip file item for the specified file and adds it to the archive.