Sets the characters in the entire text to be subscript or not subscript.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public void SetSubscriptStatus( bool isSubscript )
Parameters
- isSubscript Boolean
- The desired subscript status of characters in the entire text. True to set subscript, false to set not subscript.