Returns the minimum 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 GetMinimumAllowedWidth()
Return Value
DoubleThe minimum allowed width in paper space [ft].
