Class DocumentLoadingArgs
Class DocumentLoadingArgs
Namn på plats: Aspose.Words.Loading Sammanfattning: Aspose.Words.dll (25.4.0)
Ett argument passerade till Aspose.Words.Loading.IDocumentLoadingCallback.Notify(Aspose.Words.Loading.DocumentLoadingArgs).
För att lära dig mer, besök Specify Load Options Dokumentation av artikeln.
public sealed class DocumentLoadingArgs
Inheritance
Arvsmedlemmar
object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
EstimatedProgress
Totalt uppskattade procentsatser.
public double EstimatedProgress { get; }