menu

Document Processing

TextSelectionSettings Class - FileFormats API Reference | Syncfusion

    Show / Hide Table of Contents

    TextSelectionSettings Class

    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
    Windows.UI.Color
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved