Back to Devexpress

PdfAnnotationChangingEventArgs.OldAnnotation Property

windowsforms-devexpress-dot-xtrapdfviewer-dot-pdfannotationchangingeventargs-bb69b287.md

latest1.2 KB
Original Source

PdfAnnotationChangingEventArgs.OldAnnotation Property

Returns an annotation’s previous property values.

Namespace : DevExpress.XtraPdfViewer

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

csharp
public IPdfViewerAnnotation OldAnnotation { get; }
vb
Public ReadOnly Property OldAnnotation As IPdfViewerAnnotation

Property Value

TypeDescription
IPdfViewerAnnotation

An object that contains annotation properties.

|

See Also

PdfAnnotationChangingEventArgs Class

PdfAnnotationChangingEventArgs Members

DevExpress.XtraPdfViewer Namespace