Click or drag to resize

Hyperlink Type Property

Returns or sets a HyperlinkType object that indicates the link type.

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public HyperlinkType Type { get; set; }

Property Value

Type: HyperlinkType
See Also