menu

Document Processing

PdfViewerCursorMode Class - C# PDF Library API Reference | Syncfusion

    Show / Hide Table of Contents

    PdfViewerCursorMode Class

    Represent the cursor modes

    Inheritance
    System.Object
    PdfViewerCursorMode
    Namespace: Syncfusion.Windows.Forms.PdfViewer
    Assembly: Syncfusion.PdfViewer.Windows.dll
    Syntax
    public sealed class PdfViewerCursorMode : Enum

    Fields

    HandTool

    This tool is used for dragging and scrolling the pages in any direction (pan).

    Declaration
    public const PdfViewerCursorMode HandTool
    Field Value
    Type
    PdfViewerCursorMode

    SelectTool

    This tool is used for selecting texts.

    Declaration
    public const PdfViewerCursorMode SelectTool
    Field Value
    Type
    PdfViewerCursorMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved