Table of Contents

Method Register

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

Register(ITextSource)

Add specified ITextSource to collection to manage its bookmarks on a shared basis.

public static void Register(ITextSource source)

Parameters

source ITextSource

ITextSource to register.