Class DocumentSavingArgs
Class DocumentSavingArgs
Název místa: Aspose.Words.Saving Shromáždění: Aspose.Words.dll (25.4.0)
Argument přechází do Aspose.Words.Saving.IDocumentSavingCallback.Notify(Aspose.Words.Saving.DocumentSavingArgs).
Chcete-li se dozvědět více, navštivte Save a Document Dokumentační článek .
public sealed class DocumentSavingArgs
Inheritance
Dědiční členové
object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
EstimatedProgress
Celkový odhad procentuálního pokroku.
public double EstimatedProgress { get; }