Table of Contents

Enum ShapeTextAnchor

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

Where text sits vertically inside a shape (a:bodyPr anchor).

public enum ShapeTextAnchor

Fields

Top = 0

Top of the inset box.

Center = 1

Vertically centered in the inset box.

Bottom = 2

Bottom of the inset box.