Skip to content

Commit 6cbd93b

Browse files
Update README.md
Removed documentation for stream method
1 parent ffda95e commit 6cbd93b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ Below is a list of all the options available on the Text Editor.
8888

8989
- `GetText` - Gets the content of the editor as Text.
9090
- `GetHTML` - Gets the content of the editor as HTML.
91-
- `GetHTMLAsStream` - Gets the content of the editor as HTML stream (requires .NET 6.0 or later).
9291
- `GetContent` - Gets the content of the editor in the native Quill JSON Delta format.
9392
- `LoadContent` (`json`) - Allows the content of the editor to be programmatically set.
9493
- `LoadHTMLContent` (`string`) - Allows the content of the editor to be programmatically set.

0 commit comments

Comments
 (0)