Table of Contents

Method Assign

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

Assign(IEditHyperText)

Copies the contents from another IEditHyperText object.

public virtual void Assign(IEditHyperText source)

Parameters

source IEditHyperText

Specifies IEditHyperText to assign.