Class DocumentSavingArgs

Class DocumentSavingArgs

nazivni prostor: Aspose.Words.Saving Sastav: Aspose.Words.dll (25.4.0)

Jedan argument prešao je u Aspose.Words.Saving.IDocumentSavingCallback.Notify(Aspose.Words.Saving.DocumentSavingArgs).

Da biste saznali više, posjetite Save a Document Dokumentarni članak .

public sealed class DocumentSavingArgs

Inheritance

object DocumentSavingArgs

naslijeđeni članovi

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

Properties

EstimatedProgress

Procjenjuje se procjenski napredak.

public double EstimatedProgress { get; }

Vrijednost nekretnina

double

 Hrvatski