Returns a list of separated runs of formatted text.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 17.0.0.0 (17.0.1090.0)
Since: 2016
Syntax
| C# |
|---|
|
| Visual Basic |
|---|
|
| Visual C++ |
|---|
|
Return Value
A collection of instances of FormattedTextRun .Remarks
This method is obsolete and may return an empty array for certain nodes. Use GetFormattedText instead.