Method LoadStream
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
LoadStream(Stream)
When implemented by a class, loads bookmark content from the specified stream.
void LoadStream(Stream stream)
Parameters
stream
StreamThe Stream object to load content.