Class DocumentSavingArgs

Class DocumentSavingArgs

Namespace: Aspose.Words.Saving
Assemblea: Aspose.Words.dll (25.3.0)

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

To learn more, visit the Save a Document documentation article.

public sealed class DocumentSavingArgs

eredità

objectDocumentSavingArgs

I membri ereditari

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

Proprietà

EstimatedProgress

Il progresso percentuale stimato.

public double EstimatedProgress { get; }

Valore di proprietà

double

 Italiano