menu

Document Processing

TextSelectionMenu Class - FileFormats API Reference | Syncfusion

    Show / Hide Table of Contents

    TextSelectionMenu Class

    Represents the text selection context menu.

    Inheritance
    System.Object
    TextSelectionMenu
    Namespace: Syncfusion.Windows.PdfViewer
    Assembly: Syncfusion.SfPdfViewer.UWP.dll
    Syntax
    public class TextSelectionMenu : Object

    Properties

    CopyButton

    Gets or sets copy option for text selection.

    Declaration
    public TextSelectionMenuItem CopyButton { get; set; }
    Property Value
    Type
    TextSelectionMenuItem

    Visibility

    Gets or sets a value that indicates whether a text selection options should be displayed.

    Declaration
    public Visibility Visibility { get; set; }
    Property Value
    Type
    Windows.UI.Xaml.Visibility
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved