Class DocumentLoadingArgs

Class DocumentLoadingArgs

Il nome: Aspose.Words.Loading Assemblea: Aspose.Words.dll (25.4.0)

Un argomento è passato in Aspose.Words.Loading.IDocumentLoadingCallback.Notify(Aspose.Words.Loading.DocumentLoadingArgs).

Per saperne di più, visita il Specify Load Options Articolo di documentazione.

public sealed class DocumentLoadingArgs

Inheritance

object DocumentLoadingArgs

I membri ereditari

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

Properties

EstimatedProgress

Il progresso percentuale stimato.

public double EstimatedProgress { get; }

Valore di proprietà

double

 Italiano