Table of Contents

Method Assign

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

Assign(IBookMark)

Copies the contents of another bookmark object to the bookmark.

public virtual void Assign(IBookMark source)

Parameters

source IBookMark

Specifies bookmark to copy content from. Call Assign to copy Line, Index and Pos property from source bookmark.