Class DocumentSavingArgs

Class DocumentSavingArgs

Il nome: Aspose.Words.Saving Assemblea: Aspose.Words.dll (25.4.0)

Un argomento è passato in Aspose.Words.Saving.IDocumentSavingCallback.Notify(Aspose.Words.Saving.DocumentSavingArgs).

Per saperne di più, visita il Save a Document Articolo di documentazione.

public sealed class DocumentSavingArgs

Inheritance

object DocumentSavingArgs

I membri ereditari

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

Properties

EstimatedProgress

Il progresso percentuale stimato.

public double EstimatedProgress { get; }

Valore di proprietà

double

 Italiano