Returns the maximum width the text element can be assigned.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public double GetMaximumAllowedWidth()
Return Value
DoubleThe maximum allowed width in paper space [ft].
