Table of Contents

Method VisitShapeTextBody

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

VisitShapeTextBody(ShapeTextBody)

Visits the text body of a shape.

public virtual void VisitShapeTextBody(ShapeTextBody body)

Parameters

body ShapeTextBody

The text body.

Remarks

The default descends into the body's blocks, so text inside a text box takes part in extraction, find/replace, mail merge and revision collection exactly as body text does.