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 ComposeSectionEventHandler( Section source ) |
| Visual Basic |
|---|
Public Delegate Sub ComposeSectionEventHandler ( _ source As Section _ ) |
Parameters
- source
- Type: TallComponents.PDF.Layout..::..Section