[]
        
(Showing Draft Content)

C1.Pdf.C1PdfDocumentBase.SavingDocument

SavingDocument Event

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

Namespace: C1.Pdf
Assembly: C1.Pdf.dll
Syntax
public event EventHandler<C1PdfDocumentBase.ProgressChangedEventArgs> SavingDocument
Returns
Type Description
EventHandler<C1PdfDocumentBase.ProgressChangedEventArgs> Fires while pages are written to the PDF stream after a call to the method.