DocumentLoadingArgs

Inheritance: java.lang.Object

public class DocumentLoadingArgs

An argument passed into IDocumentLoadingCallback.notify(com.aspose.words.DocumentLoadingArgs).

To learn more, visit the Specify Load Options documentation article.

Methods

MethodDescription
getEstimatedProgress()Overall estimated percentage progress.

getEstimatedProgress()

public double getEstimatedProgress()

Overall estimated percentage progress.

Returns: double - The corresponding double value.