Invoked after a document has been opened.
Namespace: TallComponents.Interaction.WinForms.ControlsAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
| C# |
|---|
protected virtual void OnOpen( EventArgs e ) |
| Visual Basic |
|---|
Protected Overridable Sub OnOpen ( _ e As EventArgs _ ) |
Parameters
- e
- Type: System..::..EventArgs
The event data.