AnnotationPopupContentChangedEventArgs Class

PDFTron SilverDox SDK

Collapse imageExpand ImageCopy imageCopyHover image
Provides data for the AnnotationPopupContentChanged event

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

Syntax

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

Inheritance Hierarchy

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

See Also