Table of Contents

Method IsHyperText

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

IsHyperText(string)

Indicates whether given text represents hypertext.

public virtual bool IsHyperText(string text)

Parameters

text string

Text to test.

Returns

bool

True if given text represents hypertext; otherwise false.