UWP

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

    Show / Hide Table of Contents

    Class TextSelectionSettings

    Represents the settings to customize the text selection operation.

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

    Constructors

    TextSelectionSettings()

    Creates a new instance of the TextSelectionSettings class.

    Declaration
    public TextSelectionSettings()

    Properties

    SelectionColor

    Get or Sets the ARGB color values for text selection.

    Declaration
    public Color SelectionColor { get; set; }
    Property Value
    Type Description
    Windows.UI.Color

    Extension Methods

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