ModelText.ModelTextType Property
The type for the model text.
Namespace:
Autodesk.Revit.DB
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ModelTextType ModelTextType { get; set; }
Property Value
ModelTextType
Exceptions
Exception
Condition
ArgumentNullException
Thrown when
null
is assigned to this property.
See Also
Reference
ModelText Class
Autodesk.Revit.DB Namespace