alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum AllowedInteraction

    Represent the allowed interactions for the locked annotations.

    Namespace: Syncfusion.Blazor.SfPdfViewer
    Assembly: Syncfusion.Blazor.SfPdfViewer.dll
    Syntax
    [JsonConverter(typeof(JsonStringEnumConverter))]
    public enum AllowedInteraction

    Fields

    Name Description
    Delete

    Represents to allow the delete interaction for the locked annotations.

    Move

    Represents to allow the move interaction for the locked annotations.

    None

    Represents to disallow the annotation interaction for the locked annotations.

    PropertyChange

    Represents to allow the property change interaction for the locked annotations.

    Resize

    Represents to allow the resize interaction for the locked annotations.

    Select

    Represents to allow the select interaction for the locked annotations.

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved