ZipStreamItem(String) Constructor
Initializes a new instance of the ZipStreamItem class with the specified name.
Namespace: DevExpress.Compression
Assembly: DevExpress.Docs.v24.1.dll
NuGet Package: DevExpress.Document.Processor
Declaration
Parameters
Name | Type | Description |
---|---|---|
name | String | A string that specifies the name of the zip item. |
See Also