Get HTML and RTF directly (instead of copying to clipboard) (original) (raw)

This repository was archived by the owner on Dec 22, 2023. It is now read-only.

This repository was archived by the owner on Dec 22, 2023. It is now read-only.

@DaRumpel

Description

@DaRumpel

The old Scintilla.NET control only allowed to export HTML to a StreamWriter. The new Scintilla.NET (3.5) only allows to copy HTML/RTF directly to the clipboard (if I'm not mistaken). Wouldn't it be better to have a method that just returns the HTML as a string and leave it to the developer what to do with it (write to file, copy to clipboard, show in browser, ...)?

Metadata

Metadata

Labels

Development

No branches or pull requests

Issue actions