Click or drag to resize

IProgressNotifier Interface

Represents a progress notification interface.

Namespace: Spire.Pdf
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public interface IProgressNotifier

The IProgressNotifier type exposes the following members.

Methods
Name Description
Public method Notify
Update progress information.
Top
See Also