






|
| PDFTron SilverDox SDK |
| AnnotationPopupContentChangedEventArgs..::..ChangedAnnotation Property |
| AnnotationPopupContentChangedEventArgs Class See Also Send Feedback |
Gets the annotation that had its contents changed
Namespace: PDFTron.SilverDox.Documents.Annotations
Assembly: SilverDox (in SilverDox.dll) Version: 1.2.4413.29010
Syntax
| C# |
|---|
public Annotation ChangedAnnotation { get; internal set; } |
| Visual Basic |
|---|
Public Property ChangedAnnotation As Annotation Get Friend Set |
| Visual C++ |
|---|
public: property Annotation^ ChangedAnnotation { Annotation^ get (); internal: void set (Annotation^ value); } |
