Method Assign
Assign(ILineStyle)
Copies the contents of another bookmark object to the bookmark.
public virtual void Assign(ILineStyle source)
Parameters
source
ILineStyleSpecifies bookmark to copy content from. Call
Assign
to copyLine
,Index
andPos
property from source bookmark.