Method | Description | |
---|---|---|
ProcessHtml ( string sourceHtml ) : String |
Accepts a string of HTML and produces a string of HTML with styles inlined.
|
Method | Description | |
---|---|---|
ApplyRulesToElements ( |
||
GetAllChildren ( IDomElement element ) : IEnumerable |
public static ProcessHtml ( string sourceHtml ) : String | ||
sourceHtml | string | |
return | String |