Class XarSaveOptions
Class XarSaveOptions
Namespace: Aspose.Zip.Xar
Assembly: Aspose.Zip.dll (25.1.0)
Opzioni per il salvataggio di un archivio xar.
public class XarSaveOptions
Ereditarietà
Membri Ereditati
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Costruttori
XarSaveOptions()
public XarSaveOptions()
Proprietà
EventsBag
Ottiene o imposta il contenitore degli eventi generati durante il salvataggio dell’archivio.
public EventsBag EventsBag { get; set; }