UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TextSelectionMenu

    Show / Hide Table of Contents

    Class TextSelectionMenu

    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 Description
    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 Description
    Windows.UI.Xaml.Visibility

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved