| Revit 2022.1 API |
| FormattedText..::..GetMaximumIndentLevel Method |
| FormattedText Class See Also |
Returns the maximum allowed indent level
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.1.0)
Since:
2017
Syntax
| C# |
|---|
public int GetMaximumIndentLevel() |
| Visual Basic |
|---|
Public Function GetMaximumIndentLevel As Integer |
| Visual C++ |
|---|
public: int GetMaximumIndentLevel() |