HTMLScriptElement.Text
HTMLScriptElement.Text property
The script content of the element.
public string Text { get; set; }
See Also
- class HTMLScriptElement
- namespace Aspose.Html
- assembly Aspose.HTML
The script content of the element.
public string Text { get; set; }