Class DocumentSavingArgs
Class DocumentSavingArgs
Nombre del espacio: Aspose.Words.Saving Asamblea: Aspose.Words.dll (25.4.0)
Un argumento pasó a Aspose.Words.Saving.IDocumentSavingCallback.Notify(Aspose.Words.Saving.DocumentSavingArgs).
Para saber más, visite el Save a Document Artículo de documentación.
public sealed class DocumentSavingArgs
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; }