Fired after an interactor has been created for a document.
Namespace: TallComponents.Interaction.WinForms.ControlsAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
| C# |
|---|
public event EventHandler<InteractorEventArgs> DocumentInteractorCreated |
| Visual Basic |
|---|
Public Event DocumentInteractorCreated As EventHandler(Of InteractorEventArgs) |