Overridden. See OnPrintPage(PrintPageEventArgs).
Namespace:
PerpetuumSoft.Reporting.ComponentsAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
protected override void OnPrintPage( PrintPageEventArgs e ) |
| Visual Basic (Declaration) |
|---|
Protected Overrides Sub OnPrintPage ( _ e As PrintPageEventArgs _ ) |
| Visual C++ |
|---|
protected: virtual void OnPrintPage( PrintPageEventArgs^ e ) override |