estimated_progress property

DocumentSavingArgs.estimated_progress property

Overall estimated percentage progress.

@property
def estimated_progress(self) -> float:
    ...

See Also