Table of Contents

Method IsHyperText

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

IsHyperText(string)

Indicates whether given text is hypertext.

public virtual bool IsHyperText(string text)

Parameters

text string

Specifies string to check.

Returns

bool

True if given text is hypertext; otherwise false.