IHtmlDocumentParserFilterStyleAndScript Method
|
Alterian Email Manager 6.2.3 SDK Help File
Removes style tag from the html document
Namespace:
DMLibrary.ParserAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxstring FilterStyleAndScript()
Function FilterStyleAndScript As String
String^ FilterStyleAndScript()
abstract FilterStyleAndScript : unit -> string
function FilterStyleAndScript();
Return Value
Type:
Stringhtml content after style tag removed
See Also