Method IsHyperText
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
IsHyperText(string)
Indicates whether given text represents hypertext.
public virtual bool IsHyperText(string text)
Parameters
text
stringText to test.
Returns
- bool
True if given text represents hypertext; otherwise false.