AnnotationsMoveCompletedEventArgs Class

PDFTron SilverDox SDK

Collapse imageExpand ImageCopy imageCopyHover image
Provides data for the AnnotationsMoveCompleted event

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

Syntax

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

Inheritance Hierarchy

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

See Also