Sets the characters in the entire text to be superscript or not superscript.
Namespace:
Autodesk.Revit.DB
Assembly:
RevitAPI
(in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since:
2017
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Parameters
- isSuperscript
-
Type:
System
Boolean
The desired superscript status of characters in the entire text. True to set superscript, false to set not superscript.
Remarks
If the characters are set to be superscript, they cannot be subscript.
This sets the subscript status to false.