menu

Document Processing

ContextMenuItem Class - C# PDF Library API Reference | Syncfusion

    Show / Hide Table of Contents

    ContextMenuItem Class

    Represents an item in a context menu.

    Inheritance
    System.Object
    ContextMenuItem
    Namespace: Syncfusion.Windows.PdfViewer
    Assembly: Syncfusion.PdfViewer.WPF.dll
    Syntax
    public class ContextMenuItem : Object

    Constructors

    ContextMenuItem()

    Declaration
    public ContextMenuItem()

    Properties

    Content

    Gets or sets the content of the context menu item.

    Declaration
    public string Content { get; set; }
    Property Value
    Type
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved