Method IsHyperText
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.