Determines whether all letters will be the same height regardless of initial case.
[Visual Basic]Public Property SameLetterHeights As
Boolean [C#]public
bool SameLetterHeights {get; set;}
Remarks
The default value is false.
See Also
TextPath Class | Aspose.Words.Drawing Namespace