menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class StickyNoteAnnotationChangedEventArgs - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class StickyNoteAnnotationChangedEventArgs

    Provides data for the StickyNoteAnnotationChanged event.

    Inheritance
    System.Object
    System.EventArgs
    AnnotationChangedEventArgs
    StickyNoteAnnotationChangedEventArgs
    Inherited Members
    AnnotationChangedEventArgs.Action
    AnnotationChangedEventArgs.Name
    AnnotationChangedEventArgs.NewBounds
    AnnotationChangedEventArgs.OldBounds
    AnnotationChangedEventArgs.PageNumber
    System.EventArgs.Empty
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved