Removes the excessive tags and clutter from Microsoft Word generated HTML documents and returns cleaner HTML code.

Namespace: RTE
Assembly: RichTextEditor (in RichTextEditor.dll) Version: 8.0.0.0 (8.0.0.0)

Syntax

C#
public void CleanUpMicrosoftWordHTML()
Visual Basic
Public Sub CleanUpMicrosoftWordHTML
Visual C++
public:
void CleanUpMicrosoftWordHTML()

See Also