Click or drag to resize

TextAnchorType Enumeration

text box alignment within a text area.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public enum TextAnchorType
Members
  Member nameValueDescription
NotDefined-1
Top0
Center1
Bottom2
Justified3
Distributed4
See Also