Namespace: TallComponents.PDF.Layout
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0
Syntax
| C# |
|---|
public delegate void StartPageEventHandler( Section sender, StartPageEventArgs e ) |
| Visual Basic |
|---|
Public Delegate Sub StartPageEventHandler ( _ sender As Section, _ e As StartPageEventArgs _ ) |
Parameters
- sender
- Type: TallComponents.PDF.Layout..::..Section
Remarks
To change the page properties (Page size, margins) change the value in the QueryPageSettingsEventHandler event.