Method VisitShapeTextBody
VisitShapeTextBody(ShapeTextBody)
Visits the text body of a shape.
public virtual void VisitShapeTextBody(ShapeTextBody body)
Parameters
bodyShapeTextBodyThe 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.