AnnotationLabelParameterFormatting Class


Annotation Label Parameter Formatting Class

The annotation label parameter formatting settings for a parameter in an annotation label element.
Inheritance Hierarchy
System Object
Autodesk.Revit.DB AnnotationLabelParameterFormatting

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public class AnnotationLabelParameterFormatting : IDisposable

The AnnotationLabelParameterFormatting type exposes the following members.

Properties
Name Description
Public property IsValidObject Specifies whether the .NET object represents a valid Revit entity.
Public property LeadingLineBreak True if a leading line break should be added the leading spaces, prefix and parameter value.
Public property LeadingSpaces The number of spaces to add before the parameter value.
Public property Prefix The prefix to add before the parameter value.
Public property SampleText The sample text to show in the label in the family environment.
Public property Suffix The suffix to add after the parameter value.
Top
Methods
Name Description
Public method Dispose Releases all resources used by the AnnotationLabelParameterFormatting
Public method Equals Determines whether the specified object is equal to the current object.
(Inherited from Object )
Public method GetHashCode Serves as the default hash function.
(Inherited from Object )
Public method GetParameterDefinition The definition of the parameter shown in the label.
Public method GetType Gets the Type of the current instance.
(Inherited from Object )
Public method ToString Returns a string that represents the current object.
(Inherited from Object )
Top
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →