Table of Contents

Method LoadStream

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

LoadStream(Stream)

Loads bookmark content from the specified stream.

public void LoadStream(Stream stream)

Parameters

stream Stream

The Stream object to load content.