alexa
menu

Blazor

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

    Show / Hide Table of Contents

    Enum ContextMenuItem

    Enum for context menu items in the PDF Viewer.

    Namespace: Syncfusion.Blazor.SfPdfViewer
    Assembly: Syncfusion.Blazor.SfPdfViewer.dll
    Syntax
    [Flags]
    public enum ContextMenuItem

    Fields

    Name Description
    Comment

    Represents the Comment option in the context menu.

    Copy

    Represents the Copy option in the context menu.

    Cut

    Represents the Cut option in the context menu.

    Delete

    Represents the Delete option in the context menu.

    Highlight

    Represents the Highlight option in the context menu.

    Paste

    Represents the Paste option in the context menu.

    Properties

    Represents the Properties option in the context menu.

    ScaleRatio

    Represents the Scale Ratio option in the context menu.

    Squiggly

    Represents the Squiggly option in the context menu.

    Strikethrough

    Represents the Strikethrough option in the context menu.

    Underline

    Represents the Underline option in the context menu.

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