Table of Contents

Method LoadStream

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

LoadStream(Stream)

When implemented by a class, loads bookmark content from the specified stream.

void LoadStream(Stream stream)

Parameters

stream Stream

The Stream object to load content.