Method IsHyperText
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
IsHyperText(string)
Indicates whether given text is hypertext.
public static bool IsHyperText(string text)
Parameters
text
stringSpecifies string to check.
Returns
- bool
True if given text is hypertext; otherwise false.