IHtmlDocumentParserFilterStyleAndScript Method

Alterian Email Manager 6.2.3 SDK Help File
Removes style tag from the html document

Namespace:  DMLibrary.Parser
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
string FilterStyleAndScript()

Return Value

Type: String
html content after style tag removed
See Also