Fires while pages are written to the PDF stream after a call to the Save(Stream) method.

Namespace:  C1.Silverlight.Pdf
Assembly:  C1.Silverlight.Pdf (in C1.Silverlight.Pdf.dll)

Syntax

C#
public event ProgressChangedEventHandler SavingDocument
Visual Basic
Public Event SavingDocument As ProgressChangedEventHandler

See Also