Zoople.HTMLEditor 2.9.4.344

dotnet add package Zoople.HTMLEditor --version 2.9.4.344
                    
NuGet\Install-Package Zoople.HTMLEditor -Version 2.9.4.344
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Zoople.HTMLEditor" Version="2.9.4.344" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Zoople.HTMLEditor" Version="2.9.4.344" />
                    
Directory.Packages.props
<PackageReference Include="Zoople.HTMLEditor" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Zoople.HTMLEditor --version 2.9.4.344
                    
#r "nuget: Zoople.HTMLEditor, 2.9.4.344"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Zoople.HTMLEditor@2.9.4.344
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Zoople.HTMLEditor&version=2.9.4.344
                    
Install as a Cake Addin
#tool nuget:?package=Zoople.HTMLEditor&version=2.9.4.344
                    
Install as a Cake Tool

alternate text is missing from this package README image

Zoople HTML Editor .NET for Winforms

Zoople HTML Editor .NET for Winforms is a fully customisable HTML editor for your .NET framework and.NET5/6/7/8/9 WinForms or WPF projects.

The HTML Editor .NET for Winforms allows end-users to create HTML snippets for pages, email templates, and any other application that requires the editing of HTML content.

Perfect for and Winforms and WPF applications such as:

  • editing web page segments
  • composing HTML emails
  • constructing HTML templates for mail merges
  • performing "mail merge" operations for emails
  • content management systems
  • CRM's
  • Any application that requires the editing of HTML content

alternate text is missing from this package README image

Documentation

Documentation is available here - https://zoople.tech/viewpage.aspx?ID=HTML.NET%20API&Parent=HTML.NET

Sample Usage

    oEdit = new Zoople.HTMLEditControl
    {
        Dock = DockStyle.Fill,
        DocumentHTML = "<h2>A Heading.</h2><p>Caters for all levels of end-user.</p>",
        CSSText = "BODY {font-family: Arial Unicode MS, Arial, Sans-Serif; border: none;}",
        LicenceKey = "YourLicenseKey",
        LicenceKeyInlineSpelling = "InlineSpellingLicenseKey",
        EnableInlineSpelling = false,
        CleanMSWordHTMLOnPaste = true,
        FontSizesList = "8pt;10pt;12pt;16pt;22pt;",
        HideDOMToolbar = false,
        ShowPropertyGrid = false
    };

    oEdit.CodeEditor.WordWrap = true;

    Controls.Add(oEdit);

Many other examples are available here - http://zoople.tech/download/zoople_HTMLEditor_setup.zip

Support

If you have any questions please us know - info@zoople.tech

What's New

  • Property - LocaliseSpellingSuggestionsNoneContextMenuText - Allows for localization of the "No Spelling Suggestions" context menu text
  • Property - LocaliseSpellingSuggestionsAddDictContextMenuText - Allows for localization of the "Add this word to the dictionary" context menu text
  • Property - LocaliseSpellingSuggestionsNoneContextMenuText - Allows for localization of the "Seplling Suggestions" context menu text
Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.7.2

    • No dependencies.
  • net5.0

    • No dependencies.
  • net6.0

    • No dependencies.
  • net7.0

    • No dependencies.
  • net8.0

    • No dependencies.
  • net9.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.9.4.344 388 6/29/2025
2.9.3.343 268 6/2/2025
2.9.2.342 678 5/8/2025
2.9.1.341 1,181 2/25/2025
2.8.14.339 1,318 11/19/2024
2.8.12.338 300 11/5/2024
2.8.11.337 1,552 6/24/2024
2.8.10.336 1,065 4/23/2024
2.8.9.335 681 3/11/2024
2.8.7.333 2,298 12/11/2023
2.8.5.331 725 11/21/2023
2.8.4.330 288 11/10/2023
2.8.3.329 1,313 8/4/2023
2.7.4.326 1,035 5/5/2023
2.7.3.325 636 3/28/2023
2.7.2.324 680 3/1/2023
2.7.1.323 421 2/21/2023
2.6.9.322 1,703 2/9/2023
2.6.8.321 392 2/9/2023
2.6.7.320 489 1/27/2023
2.6.6.319 394 1/26/2023
2.6.5.318 395 1/26/2023
2.6.4.317 496 1/17/2023
2.6.3.316 410 1/16/2023
2.6.2.315 647 12/4/2022
2.6.1.1 585 11/23/2022
2.5.8.310 643 10/29/2022
2.5.7.309 584 10/7/2022
2.5.6.308 564 10/2/2022
2.5.5.307 558 9/28/2022
2.5.4.306 541 9/27/2022
2.5.3.305 651 9/23/2022
2.5.1.302 896 9/10/2022
2.4.10.300 1,149 7/30/2022
2.4.8.298 686 7/10/2022
2.4.7.297 623 7/5/2022
2.4.6.296 763 6/8/2022
2.4.5.295 666 5/30/2022
2.4.4.293 574 5/29/2022
2.4.3.292 561 5/29/2022
2.4.2.291 596 5/25/2022
2.4.1.290 618 5/23/2022
2.3.8.289 7,012 4/7/2022
2.3.7.288 710 3/31/2022
2.3.6.287 602 3/31/2022
2.3.4.285 672 3/20/2022
2.3.3.284 592 3/17/2022
2.3.2.283 794 2/14/2022
2.3.1.282 572 2/13/2022
2.2.9.281 647 2/8/2022
2.2.8.280 677 1/24/2022
2.2.6.278 600 1/6/2022
2.2.5.277 439 1/5/2022
2.2.3.275 673 11/30/2021
2.2.2.274 866 11/9/2021
2.2.1.273 865 10/13/2021
2.1.2.272 692 9/27/2021
2.1.1.271 571 9/20/2021
2.1.0.270 532 9/15/2021
2.0.3.268 831 8/27/2021
2.0.2.267 585 8/18/2021
2.0.1.266 616 8/9/2021
2.0.0.265 565 8/6/2021
1.9.1.246 2,183 6/8/2021
1.9.1.245 544 6/3/2021
1.9.1.244 531 6/1/2021
1.8.3.243 636 5/26/2021
1.8.3.241 1,288 2/26/2021
1.8.3.239 570 2/21/2021
1.8.3.238 549 2/20/2021
1.8.3.237 518 2/19/2021
1.8.3.236 513 2/18/2021
1.8.3.235 527 2/17/2021
1.8.3.232 546 2/12/2021
1.8.3.231 561 2/8/2021
1.8.3.230 568 2/5/2021
1.8.2.226 572 2/2/2021
1.8.2.225 579 2/1/2021
1.8.1.221 583 1/25/2021
1.8.1.215 630 1/20/2021
1.8.1.212 556 1/20/2021
1.8.1.211 534 1/18/2021
1.8.1.210 560 1/15/2021
1.8.0.208 752 1/13/2021
1.8.0.206 588 1/10/2021
1.8.0.205 572 1/4/2021
1.8.0.203 568 12/29/2020
1.8.0.164 645 12/22/2020

New - Localise "Spelling Suggestion" context menu items