Table of Contents

Method OverlayOnto

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

OverlayOnto(ParagraphFormat)

Copies every specified value onto target, leaving the target's other values untouched (last-writer-wins layering).

public void OverlayOnto(ParagraphFormat target)

Parameters

target ParagraphFormat

The bag receiving the values.