menu

Blazor

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

    Show / Hide Table of Contents

    Class LinkTarget

    Enum LinkTarget for hyperlink navigation.

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

    Fields

    CurrentTab

    Represents the hyperlink navigation with CurrentTab.

    Declaration
    public const LinkTarget CurrentTab
    Field Value
    Type
    LinkTarget

    NewTab

    Represents the hyperlink navigation with NewTab.

    Declaration
    public const LinkTarget NewTab
    Field Value
    Type
    LinkTarget

    NewWindow

    Represents the hyperlink navigation with NewWindow.

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