menu

UWP

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

    Show / Hide Table of Contents

    Class HyperLinkType

    Specifies the hyper link types in presentation.

    Inheritance
    System.Object
    HyperLinkType
    Namespace: Syncfusion.Presentation
    Assembly: Syncfusion.Presentation.UWP.dll
    Syntax
    public sealed class HyperLinkType : Enum

    Fields

    Hyperlink

    Specifies the HyperLinkType is hyperlink

    Declaration
    public const HyperLinkType Hyperlink
    Field Value
    Type
    HyperLinkType

    JumpEndShow

    Specifies the HyperLinkType is jump end show

    Declaration
    public const HyperLinkType JumpEndShow
    Field Value
    Type
    HyperLinkType

    JumpFirstSlide

    Specifies the HyperLinkType is jump first slide

    Declaration
    public const HyperLinkType JumpFirstSlide
    Field Value
    Type
    HyperLinkType

    JumpLastSlide

    Specifies the HyperLinkType is jump last slide

    Declaration
    public const HyperLinkType JumpLastSlide
    Field Value
    Type
    HyperLinkType

    JumpLastViewedSlide

    Specifies the HyperLinkType is jump last viewed slide

    Declaration
    public const HyperLinkType JumpLastViewedSlide
    Field Value
    Type
    HyperLinkType

    JumpNextSlide

    Specifies the HyperLinkType is jump next slide

    Declaration
    public const HyperLinkType JumpNextSlide
    Field Value
    Type
    HyperLinkType

    JumpPreviousSlide

    Specifies the HyperLinkType is jump previous slide

    Declaration
    public const HyperLinkType JumpPreviousSlide
    Field Value
    Type
    HyperLinkType

    JumpSpecificSlide

    Specifies the HyperLinkType is jump specific slide

    Declaration
    public const HyperLinkType JumpSpecificSlide
    Field Value
    Type
    HyperLinkType

    NoAction

    Specifies the HyperLinkType isThe no action

    Declaration
    public const HyperLinkType NoAction
    Field Value
    Type
    HyperLinkType

    OpenFile

    Specifies the HyperLinkType is open file

    Declaration
    public const HyperLinkType OpenFile
    Field Value
    Type
    HyperLinkType

    StartProgram

    Specifies the HyperLinkType is start program

    Declaration
    public const HyperLinkType StartProgram
    Field Value
    Type
    HyperLinkType

    Unknown

    Specifies the HyperLinkType is unknown

    Declaration
    public const HyperLinkType Unknown
    Field Value
    Type
    HyperLinkType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved