Method Assign
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
Assign(IBookMark)
Copies the contents of another bookmark object to the bookmark.
public virtual void Assign(IBookMark source)
Parameters
source
IBookMarkSpecifies bookmark to copy content from. Call
Assign
to copyLine
,Index
andPos
property from source bookmark.