Class DocumentSavingArgs
Class DocumentSavingArgs
名称: Aspose.Words.Saving 集合: Aspose.Words.dll (25.4.0)
一个论点转到 Aspose.Words.Saving.IDocumentSavingCallback.Notify(Aspose.Words.Saving.DocumentSavingArgs)。
要了解更多,请参观 Save a Document 文档文章。
public sealed class DocumentSavingArgs
Inheritance
继承人
object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
EstimatedProgress
总体估计的百分比进展。
public double EstimatedProgress { get; }