WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum AnnotationChangedAction

    Show / Hide Table of Contents

    Enum AnnotationChangedAction

    Specifies the type of action made in the changed annotation.

    Namespace: Syncfusion.Windows.PdfViewer
    Assembly: Syncfusion.PdfViewer.WPF.dll
    Syntax
    public enum AnnotationChangedAction

    Fields

    Name Description
    Add

    Specifies an annotation is added.

    Deselect

    Specifies an annotation is deselected.

    Move

    Specifies an annotation is moved.

    Remove

    Specifies an annotation is deleted.

    Resize

    Specifies an annotation is resized.

    Select

    Specifies an annotation is selected.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved