Method StripTextFromTags
- Assembly
- Alternet.Scripter.Debugger.v9.dll
StripTextFromTags(string)
Creates clear text from specified input with document comment tags.
public static string StripTextFromTags(string input)
Parameters
input
stringSource string to create stripped text from.
Returns
- string
Text formatted using a number of xml tags.