Description
Accesses the height of the maximum ascender for the first line of the text. This value can be used with the Text.Descent function to help align multiple MText objects in a table or grid.
Visual Basic
Public Property Ascent() As double
C#
public double Ascent;
Conditions
Read-only