Table of Contents

Method Assign

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

Assign(IEditPage)

Copies the contents of another IEditPage object.

public virtual void Assign(IEditPage source)

Parameters

source IEditPage

Specifies IEditPage to assign.