ArcGIS Pro 2.6 API Reference Guide
VerticalAlignment Enumeration

ArcGIS.Core.CIM Namespace : VerticalAlignment Enumeration
Vertical alignment types.
Syntax
Members
MemberDescription
Baseline Text is aligned so that the geometry lines up with the baseline of the text symbol. Descenders will go past the baseline.
Bottom Bottom of the lowest descender is used to align the text.
Center Text is centered on the geometry.
Top Top of the highest ascender in the text symbol is used to align the text.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.VerticalAlignment

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace