HTMLScriptElement.Text
HTMLScriptElement.Text property
The script content of the element.
public String Text { get; set; }
See Also
- class HTMLScriptElement
- package com.aspose.html
- package Aspose.HTML
The script content of the element.
public String Text { get; set; }