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
ModelTextTypeExceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | Thrown when null is assigned to this property. |
