Class IsoSaveOptions

Class IsoSaveOptions

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

Options for saving an ISO archive.

public class IsoSaveOptions

Inheritance

objectIsoSaveOptions

Inherited Members

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

Constructors

IsoSaveOptions()

public IsoSaveOptions()

Properties

EventsBag

Gets or sets container of events raising on archive saving.

public EventsBag EventsBag { get; set; }

Property Value

EventsBag

 English