Class DocumentLoadingArgs
Class DocumentLoadingArgs
Nombre del espacio: Aspose.Words.Loading Asamblea: Aspose.Words.dll (25.4.0)
Un argumento pasó a Aspose.Words.Loading.IDocumentLoadingCallback.Notify(Aspose.Words.Loading.DocumentLoadingArgs).
Para saber más, visite el Specify Load Options Artículo de documentación.
public sealed class DocumentLoadingArgs
Inheritance
Miembros heredados
object.GetType() ,y, object.ToString() ,y, object.Equals(object?) ,y, object.Equals(object?, object?) ,y, object.ReferenceEquals(object?, object?) ,y, object.GetHashCode()
Properties
EstimatedProgress
El progreso del porcentaje estimado.
public double EstimatedProgress { get; }