UWP

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

    Show / Hide Table of Contents

    Class TextSelectionCompletedEventArgs

    Provides the data for the TextSelectionCompleted event TextSelectionCompleted event.

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

    Properties

    SelectedText

    Gets the selected text.

    Declaration
    public string SelectedText { get; }
    Property Value
    Type Description
    System.String

    Extension Methods

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