Raises the GeneratingDocument event.
Namespace:
C1.Phone.PdfAssembly: C1.Phone.Pdf (in C1.Phone.Pdf.dll)
Syntax
C# |
---|
protected virtual void OnGeneratingDocument( EventArgs e ) |
Visual Basic |
---|
Protected Overridable Sub OnGeneratingDocument ( _ e As EventArgs _ ) |
Parameters
- e
- Type: System..::..EventArgs
EventArgs that contains the event data.