Class XarSaveOptions

Class XarSaveOptions

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

Options for saving a xar archive.

public class XarSaveOptions

Inheritance

objectXarSaveOptions

Inherited Members

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

Constructors

XarSaveOptions()

public XarSaveOptions()

Properties

EventsBag

Gets or sets container of events raising on archive saving.

public EventsBag EventsBag { get; set; }

Property Value

EventsBag

 English