Namespace:
Autodesk.Revit.DB
TextBaselineStyle
Enumeration
Description:
Supported styles of text position relative to the normal baseline.
Supported styles of text position relative to the normal baseline.
Syntax
public enum TextBaselineStyle
Unknown Namespace Members:
| Name | Description |
|---|---|
| Normal | Indicates a normal text with letters positioned on the baseline. |
| Subscript | Indicates a subsript text. |
| Superscript | Indicates a superscript text. |