Class DocumentLoadingArgs
Class DocumentLoadingArgs
Название пространства: Aspose.Words.Loading Ассоциация: Aspose.Words.dll (25.4.0)
Аргумент перешел в Aspose.Words.Loading.IDocumentLoadingCallback.Notify(Aspose.Words.Loading.DocumentLoadingArgs).
Чтобы узнать больше, посетите Specify Load Options Документационная статья .
public sealed class DocumentLoadingArgs
Inheritance
Наследованные члены
object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
EstimatedProgress
В целом прогнозируемый процентный прогресс.
public double EstimatedProgress { get; }