Method OverlayOnto
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
targetParagraphFormatThe bag receiving the values.