menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PdfKeys - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PdfKeys

    Represents the collection of keys commonly used in Pdf-related operations

    Inheritance
    System.Object
    PdfKeys
    Namespace: Syncfusion.Blazor.SfPdfViewer
    Assembly: Syncfusion.Blazor.SfPdfViewer.dll
    Syntax
    public sealed class PdfKeys : Enum
    Remarks

    Represents the Keycodes for the Keys commonly used in Pdf-related operations

    Fields

    A

    Represents the key value A when the A key is pressed in the Keyboard

    Declaration
    public const PdfKeys A
    Field Value
    Type
    PdfKeys

    ArrowDown

    Represents the key value ArrowDown when the ArrowDown key is pressed in the Keyboard

    Declaration
    public const PdfKeys ArrowDown
    Field Value
    Type
    PdfKeys

    ArrowLeft

    Represents the key value ArrowLeft when the ArrowLeft key is pressed in the Keyboard

    Declaration
    public const PdfKeys ArrowLeft
    Field Value
    Type
    PdfKeys

    ArrowRight

    Represents the key value ArrowRight when the ArrowRight key is pressed in the Keyboard.

    Declaration
    public const PdfKeys ArrowRight
    Field Value
    Type
    PdfKeys

    ArrowUp

    Represents the key value ArrowUp when the ArrowUp key is pressed in the Keyboard

    Declaration
    public const PdfKeys ArrowUp
    Field Value
    Type
    PdfKeys

    B

    Represents the key value B when the B key is pressed in the Keyboard

    Declaration
    public const PdfKeys B
    Field Value
    Type
    PdfKeys

    BackSpace

    Represents the key value BackSpace when the BackSpace key is pressed in the Keyboard

    Declaration
    public const PdfKeys BackSpace
    Field Value
    Type
    PdfKeys

    C

    Represents the key value C when the C key is pressed in the Keyboard

    Declaration
    public const PdfKeys C
    Field Value
    Type
    PdfKeys

    D

    Represents the key value D when the D key is pressed in the Keyboard

    Declaration
    public const PdfKeys D
    Field Value
    Type
    PdfKeys

    Delete

    Represents the key value Delete when the Delete key is pressed in the Keyboard

    Declaration
    public const PdfKeys Delete
    Field Value
    Type
    PdfKeys

    E

    Represents the key value E when the E key is pressed in the Keyboard

    Declaration
    public const PdfKeys E
    Field Value
    Type
    PdfKeys

    End

    Represents the key value End when the End key is pressed in the Keyboard

    Declaration
    public const PdfKeys End
    Field Value
    Type
    PdfKeys

    Enter

    Represents the key value Enter when the Enter key is pressed in the Keyboard

    Declaration
    public const PdfKeys Enter
    Field Value
    Type
    PdfKeys

    Escape

    Represents the key value Escape when the Escape key is pressed in the Keyboard

    Declaration
    public const PdfKeys Escape
    Field Value
    Type
    PdfKeys

    F

    Represents the key value F when the F key is pressed in the Keyboard

    Declaration
    public const PdfKeys F
    Field Value
    Type
    PdfKeys

    F1

    Represents the key value F1 when the F1 key is pressed in the Keyboard

    Declaration
    public const PdfKeys F1
    Field Value
    Type
    PdfKeys

    F10

    Represents the key value F10 when the F10 key is pressed in the Keyboard

    Declaration
    public const PdfKeys F10
    Field Value
    Type
    PdfKeys

    F11

    Represents the key value F11 when the F11 key is pressed in the Keyboard

    Declaration
    public const PdfKeys F11
    Field Value
    Type
    PdfKeys

    F12

    Represents the key value F12 when the F12 key is pressed in the Keyboard

    Declaration
    public const PdfKeys F12
    Field Value
    Type
    PdfKeys

    F2

    Represents the key value F2 when the F2 key is pressed in the Keyboard

    Declaration
    public const PdfKeys F2
    Field Value
    Type
    PdfKeys

    F3

    Represents the key value F3 when the F3 key is pressed in the Keyboard

    Declaration
    public const PdfKeys F3
    Field Value
    Type
    PdfKeys

    F4

    Represents the key value F4 when the F4 key is pressed in the Keyboard

    Declaration
    public const PdfKeys F4
    Field Value
    Type
    PdfKeys

    F5

    Represents the key value F5 when the F5 key is pressed in the Keyboard

    Declaration
    public const PdfKeys F5
    Field Value
    Type
    PdfKeys

    F6

    Represents the key value F6 when the F6 key is pressed in the Keyboard

    Declaration
    public const PdfKeys F6
    Field Value
    Type
    PdfKeys

    F7

    Represents the key value F7 when the F7 key is pressed in the Keyboard

    Declaration
    public const PdfKeys F7
    Field Value
    Type
    PdfKeys

    F8

    Represents the key value F8 when the F8 key is pressed in the Keyboard

    Declaration
    public const PdfKeys F8
    Field Value
    Type
    PdfKeys

    F9

    Represents the key value F9 when the F9 key is pressed in the Keyboard

    Declaration
    public const PdfKeys F9
    Field Value
    Type
    PdfKeys

    G

    Represents the key value G when the G key is pressed in the Keyboard

    Declaration
    public const PdfKeys G
    Field Value
    Type
    PdfKeys

    H

    Represents the key value H when the H key is pressed in the Keyboard

    Declaration
    public const PdfKeys H
    Field Value
    Type
    PdfKeys

    Home

    Represents the key value Home when the Home key is pressed in the Keyboard

    Declaration
    public const PdfKeys Home
    Field Value
    Type
    PdfKeys

    I

    Represents the key value I when the I key is pressed in the Keyboard

    Declaration
    public const PdfKeys I
    Field Value
    Type
    PdfKeys

    J

    Represents the key value J when the J key is pressed in the Keyboard

    Declaration
    public const PdfKeys J
    Field Value
    Type
    PdfKeys

    K

    Represents the key value K when the K key is pressed in the Keyboard

    Declaration
    public const PdfKeys K
    Field Value
    Type
    PdfKeys

    L

    Represents the key value L when the L key is pressed in the Keyboard

    Declaration
    public const PdfKeys L
    Field Value
    Type
    PdfKeys

    M

    Represents the key value M when the M key is pressed in the Keyboard

    Declaration
    public const PdfKeys M
    Field Value
    Type
    PdfKeys

    Minus

    Represents the key value Minus when the Minus key is pressed in the Keyboard

    Declaration
    public const PdfKeys Minus
    Field Value
    Type
    PdfKeys

    N

    Represents the key value N when the N key is pressed in the Keyboard

    Declaration
    public const PdfKeys N
    Field Value
    Type
    PdfKeys

    None

    Represents a null key value when no keys are pressed

    Declaration
    public const PdfKeys None
    Field Value
    Type
    PdfKeys

    Number0

    Represents the key value 0 when the 0 key is pressed in the Keyboard.

    Declaration
    public const PdfKeys Number0
    Field Value
    Type
    PdfKeys

    Number1

    Represents the key value 1 when the 1 key is pressed in the Keyboard.

    Declaration
    public const PdfKeys Number1
    Field Value
    Type
    PdfKeys

    Number2

    Represents the key value 2 when the 2 key is pressed in the Keyboard.

    Declaration
    public const PdfKeys Number2
    Field Value
    Type
    PdfKeys

    Number3

    Represents the key value 3 when the 3 key is pressed in the Keyboard

    Declaration
    public const PdfKeys Number3
    Field Value
    Type
    PdfKeys

    Number4

    Represents the key value 4 when the 4 key is pressed in the Keyboard

    Declaration
    public const PdfKeys Number4
    Field Value
    Type
    PdfKeys

    Number5

    Represents the key value 5 when the 5 key is pressed in the Keyboard

    Declaration
    public const PdfKeys Number5
    Field Value
    Type
    PdfKeys

    Number6

    Represents the key value 6 when the 6 key is pressed in the Keyboard

    Declaration
    public const PdfKeys Number6
    Field Value
    Type
    PdfKeys

    Number7

    Represents the key value 7 when the 7 key is pressed in the Keyboard

    Declaration
    public const PdfKeys Number7
    Field Value
    Type
    PdfKeys

    Number8

    Represents the key value 8 when the 8 key is pressed in the Keyboard

    Declaration
    public const PdfKeys Number8
    Field Value
    Type
    PdfKeys

    Number9

    Represents the key value 9 when the 9 key is pressed in the Keyboard

    Declaration
    public const PdfKeys Number9
    Field Value
    Type
    PdfKeys

    O

    Represents the key value O when the O key is pressed in the Keyboard

    Declaration
    public const PdfKeys O
    Field Value
    Type
    PdfKeys

    P

    Represents the key value P when the P key is pressed in the Keyboard

    Declaration
    public const PdfKeys P
    Field Value
    Type
    PdfKeys

    PageDown

    Sets the key value as PageDown when page down key is pressed.

    Declaration
    public const PdfKeys PageDown
    Field Value
    Type
    PdfKeys

    PageUp

    Represents the key value PageUp when the PageUp key is pressed in the Keyboard

    Declaration
    public const PdfKeys PageUp
    Field Value
    Type
    PdfKeys

    Plus

    Represents the key value Plus when the Plus key is pressed in the Keyboard

    Declaration
    public const PdfKeys Plus
    Field Value
    Type
    PdfKeys

    Q

    Represents the key value Q when the Q key is pressed in the Keyboard

    Declaration
    public const PdfKeys Q
    Field Value
    Type
    PdfKeys

    R

    Represents the key value R when the R key is pressed in the Keyboard

    Declaration
    public const PdfKeys R
    Field Value
    Type
    PdfKeys

    S

    Represents the key value S when the S key is pressed in the Keyboard

    Declaration
    public const PdfKeys S
    Field Value
    Type
    PdfKeys

    Space

    Represents the key value Space when the Space key is pressed in the Keyboard

    Declaration
    public const PdfKeys Space
    Field Value
    Type
    PdfKeys

    Star

    Represents the key value Star when the Star key is pressed in the Keyboard

    Declaration
    public const PdfKeys Star
    Field Value
    Type
    PdfKeys

    T

    Represents the key value T when the T key is pressed in the Keyboard

    Declaration
    public const PdfKeys T
    Field Value
    Type
    PdfKeys

    Tab

    Represents the key value Tab when the Tab key is pressed in the Keyboard

    Declaration
    public const PdfKeys Tab
    Field Value
    Type
    PdfKeys

    U

    Represents the key value U when the U key is pressed in the Keyboard

    Declaration
    public const PdfKeys U
    Field Value
    Type
    PdfKeys

    V

    Represents the key value V when the V key is pressed in the Keyboard

    Declaration
    public const PdfKeys V
    Field Value
    Type
    PdfKeys

    W

    Represents the key value W when the W key is pressed in the Keyboard

    Declaration
    public const PdfKeys W
    Field Value
    Type
    PdfKeys

    X

    Represents the key value X when the X key is pressed in the Keyboard

    Declaration
    public const PdfKeys X
    Field Value
    Type
    PdfKeys

    Y

    Represents the key value Y when the Y key is pressed in the Keyboard

    Declaration
    public const PdfKeys Y
    Field Value
    Type
    PdfKeys

    Z

    Represents the key value Z when the Z key is pressed in the Keyboard

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