Method LoadStream
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
LoadStream(Stream)
Loads bookmark content from the specified stream.
public void LoadStream(Stream stream)
Parameters
stream
StreamThe Stream object to load content.