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

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

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

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

Removes the   between tags.

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

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

Removes the   between tags.
public Clean ( string htmlSource ) : string
htmlSource string Initial HTML source.
Результат string