HtmlTextBlock is a light-weighted WPF control that allow you to display rich text, by translating html like tags into TextBlock.Inlines.
Info
| Version: | 1.0.1 |
| Author(s): | lycj |
| Last Update: | Saturday, June 7, 2014 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://htmltextblock.codeplex.com/ |
| NuGet Url: | https://www.nuget.org/packages/HtmlTextBlock |
Install
Install-Package HtmlTextBlock
dotnet add package HtmlTextBlock
paket add HtmlTextBlock
HtmlTextBlock Download (Unzip the "nupkg" after downloading)
Dependencies
1 package depend on this package.
Tags