Enum ShapeTextAnchor
Where text sits vertically inside a shape (a:bodyPr anchor).
public enum ShapeTextAnchor
Fields
Top = 0Top of the inset box.
Center = 1Vertically centered in the inset box.
Bottom = 2Bottom of the inset box.
Where text sits vertically inside a shape (a:bodyPr anchor).
public enum ShapeTextAnchor
Top = 0Top of the inset box.
Center = 1Vertically centered in the inset box.
Bottom = 2Bottom of the inset box.