Class containing data for the AnnotationCollection.Changed event.

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    TallComponents.PDF.Annotations..::..AnnotationsChangedEventArgs

See Also