AnnotationsEventArgs Class

PDFTron SilverDox SDK

Collapse imageExpand ImageCopy imageCopyHover image
Provides data for Annotation related events.

Namespace: PDFTron.SilverDox.Documents.Annotations
Assembly: SilverDox (in SilverDox.dll) Version: 1.2.4413.29010

Syntax

C#
public class AnnotationsEventArgs : EventArgs
Visual Basic
Public Class AnnotationsEventArgs _
	Inherits EventArgs
Visual C++
public ref class AnnotationsEventArgs : public EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    PDFTron.SilverDox.Documents.Annotations..::..AnnotationsEventArgs

See Also