ParameterTypeIdTextStyleUnderline Property |
"Underline"
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static ForgeTypeId TextStyleUnderline { get; }
Public Shared ReadOnly Property TextStyleUnderline As ForgeTypeId
Get
public:
static property ForgeTypeId^ TextStyleUnderline {
ForgeTypeId^ get ();
}
static member TextStyleUnderline : ForgeTypeId with get
Property Value
ForgeTypeId
See Also