C# Класс ContentFiltering.Office.Word.Cleaners.OfficeNameSpacesTagsRemover

Removes the tags that are in the office namespaces.
Наследование: IHTMLCleaner
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
Clean ( string htmlSource ) : string

Removes the tags that are in the office namespaces.

Описание методов

Clean() публичный Метод

Removes the tags that are in the office namespaces.
public Clean ( string htmlSource ) : string
htmlSource string
Результат string