AnnotationLabelUseNonBreakingSpaces Property

If non-breaking spaces should be used in the label text.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public bool UseNonBreakingSpaces { get; }

Property Value

Boolean
Remarks
Set use non-breaking spaces to true if you want to control the text wrapping yourself.
See Also