The type for the model text.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public ModelTextType ModelTextType { get; set; }
Property Value
ModelTextTypeExceptions
Exception | Condition |
---|---|
ArgumentNullException | Thrown when nullptr is assigned to this property. |