Class IsoSaveOptions

Class IsoSaveOptions

Namespace: Aspose.Zip.Iso
Assembly: Aspose.Zip.dll (25.1.0)

保存 ISO 存档的选项。

public class IsoSaveOptions

继承

objectIsoSaveOptions

继承的成员

object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

构造函数

IsoSaveOptions()

public IsoSaveOptions()

属性

EventsBag

获取或设置在存档保存时引发的事件容器。

public EventsBag EventsBag { get; set; }

属性值

EventsBag

 中文