Class StickyNoteAnnotationChangedEventArgs
Provides data for the StickyNoteAnnotationChanged event.
Inherited Members
Namespace: Syncfusion.Windows.PdfViewer
Assembly: Syncfusion.PdfViewer.WPF.dll
Syntax
public class StickyNoteAnnotationChangedEventArgs : AnnotationChangedEventArgs
Properties
Settings
Gets the settings of the sticky note annotation.
Declaration
public PdfViewerStickyNoteSettings Settings { get; }
Property Value
Type |
---|
PdfViewerStickyNoteSettings |