alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum LinkTarget

    Enum LinkTarget for hyperlink navigation.

    Namespace: Syncfusion.Blazor.SfPdfViewer
    Assembly: Syncfusion.Blazor.SfPdfViewer.dll
    Syntax
    [JsonConverter(typeof(JsonStringEnumConverter))]
    public enum LinkTarget

    Fields

    Name Description
    CurrentTab

    Represents the hyperlink navigation with CurrentTab.

    NewTab

    Represents the hyperlink navigation with NewTab.

    NewWindow

    Represents the hyperlink navigation with NewWindow.

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved