menu

Blazor

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

    Show / Hide Table of Contents

    Class ContextMenuItem

    Enum for context menu items in the PDF Viewer.

    Inheritance
    System.Object
    ContextMenuItem
    Namespace: Syncfusion.Blazor.SfPdfViewer
    Assembly: Syncfusion.Blazor.SfPdfViewer.dll
    Syntax
    public sealed class ContextMenuItem : Enum

    Fields

    Comment

    Represents the Comment option in the context menu.

    Declaration
    public const ContextMenuItem Comment
    Field Value
    Type
    ContextMenuItem

    Copy

    Represents the Copy option in the context menu.

    Declaration
    public const ContextMenuItem Copy
    Field Value
    Type
    ContextMenuItem

    Cut

    Represents the Cut option in the context menu.

    Declaration
    public const ContextMenuItem Cut
    Field Value
    Type
    ContextMenuItem

    Delete

    Represents the Delete option in the context menu.

    Declaration
    public const ContextMenuItem Delete
    Field Value
    Type
    ContextMenuItem

    Highlight

    Represents the Highlight option in the context menu.

    Declaration
    public const ContextMenuItem Highlight
    Field Value
    Type
    ContextMenuItem

    Paste

    Represents the Paste option in the context menu.

    Declaration
    public const ContextMenuItem Paste
    Field Value
    Type
    ContextMenuItem

    Properties

    Represents the Properties option in the context menu.

    Declaration
    public const ContextMenuItem Properties
    Field Value
    Type
    ContextMenuItem

    ScaleRatio

    Represents the Scale Ratio option in the context menu.

    Declaration
    public const ContextMenuItem ScaleRatio
    Field Value
    Type
    ContextMenuItem

    Squiggly

    Represents the Squiggly option in the context menu.

    Declaration
    public const ContextMenuItem Squiggly
    Field Value
    Type
    ContextMenuItem

    Strikethrough

    Represents the Strikethrough option in the context menu.

    Declaration
    public const ContextMenuItem Strikethrough
    Field Value
    Type
    ContextMenuItem

    Underline

    Represents the Underline option in the context menu.

    Declaration
    public const ContextMenuItem Underline
    Field Value
    Type
    ContextMenuItem
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved