Table of Contents

Method Assign

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

Assign(IEditHyperText)

When implemented by a class, copies the contents from another IEditHyperText object.

void Assign(IEditHyperText source)

Parameters

source IEditHyperText

Specifies IEditHyperText to assign.