Class DocumentLoadingArgs

Class DocumentLoadingArgs

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

Jedan argument prešao je u Aspose.Words.Loading.IDocumentLoadingCallback.Notify(Aspose.Words.Loading.DocumentLoadingArgs).

Da biste saznali više, posjetite Specify Load Options Dokumentarni članak .

public sealed class DocumentLoadingArgs

Inheritance

object DocumentLoadingArgs

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