Raised after the bookmark title has been edited.

Namespace: TallComponents.Interaction.WinForms.Controls
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public event EventHandler<BookmarkTitleEventArgs> AfterBookmarkTitleEdit
Visual Basic
Public Event AfterBookmarkTitleEdit As EventHandler(Of BookmarkTitleEventArgs)

See Also