High-performance .NET C# HTMLparser Library |
|
HTMLparser.SetTextMode Method
Sets text treatment mode
public
void SetTextMode(
bool p_bTextMode);
Parameters
-
p_bTextMode
- If TRUE, then text will be parsed, if FALSE then it will be ignored (parsing of tags will be faster however)
See Also
HTMLparser Class | Majestic12 Namespace