Use the Clean Up Word HTML function to remove the extraneous HTML code generated by Microsoft Word.
Namespace: CuteEditorAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
C# |
---|
public static string CleanUpMicrosoftWordHTML( string dirtyText ) |
Visual Basic |
---|
Public Shared Function CleanUpMicrosoftWordHTML ( _ dirtyText As String _ ) As String |
Visual C++ |
---|
public: static String^ CleanUpMicrosoftWordHTML( String^ dirtyText ) |
Parameters
- dirtyText
- Type: System..::..String
Text to be cleaned