Namespace:
Autodesk.Revit.DB
TextListStyle
Enumeration
Description:
Supported styles of text list paragraphs.
Supported styles of text list paragraphs.
TextListStyle Enumeration Members:
Name | Description |
---|---|
0 | Indicates that the paragraph is not a list. |
1 | Indicates a list that uses standard bullets. |
2 | Indicates a list that uses arabic numbers. |
3 | Indicates a list that uses lowercase letters. |
4 | Indicates a list that uses uppercase letters. |
5 | Indicates a list that uses lowercase Roman numbers. |
6 | Indicates a list that uses uppercase Roman numbers. |