BookmarkEventArgs

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

Syntax

C#
public class BookmarkEventArgs : EventArgs
Visual Basic
Public Class BookmarkEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    TallComponents.Interaction.WinForms.Events..::..BookmarkEventArgs

See Also