Back to Devexpress

PdfAnnotationChangingEventArgs.NewAnnotation Property

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

latest1.2 KB
Original Source

PdfAnnotationChangingEventArgs.NewAnnotation Property

Returns an annotation’s new property values.

Namespace : DevExpress.XtraPdfViewer

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

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

Property Value

TypeDescription
IPdfViewerAnnotation

An object that contains annotation properties.

|

See Also

PdfAnnotationChangingEventArgs Class

PdfAnnotationChangingEventArgs Members

DevExpress.XtraPdfViewer Namespace