Table of Contents

Method IsHyperText

Namespace
Alternet.Editor.TextSource
Assembly
Alternet.Editor.v9.dll

IsHyperText(string)

When implemented by a class, indicates whether given text represents hypertext.

bool IsHyperText(string text)

Parameters

text string

Text to test.

Returns

bool

True if given text represents hypertext; otherwise false.