[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.GcPdfDocument.SavingDocument

SavingDocument Event

Occurs periodically when the document is being saved or exported. Can be used to implement a progress indicator.

Namespace: GrapeCity.Documents.Pdf
Assembly: DS.Documents.Pdf.dll
Syntax
public event LongOperationEventHandler SavingDocument
Public Event SavingDocument As LongOperationEventHandler
Returns
Type Description
LongOperationEventHandler Occurs periodically when the document is being saved or exported. Can be used to implement a progress indicator.