Table of Contents

Method CopyRunContentStateTo

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

CopyRunContentStateTo(RunContentInline)

Copies base run-content state onto a clone.

protected void CopyRunContentStateTo(RunContentInline clone)

Parameters

clone RunContentInline

The clone receiving the state.