Namespace:
Autodesk.Revit.DB
FormatStatus
Enumeration
Description:
An enumerated type indicating the formatting status of a range of characters in
An enumerated type indicating the formatting status of a range of characters in
Remarks:
The character formatting includes
The character formatting includes
- Bold
- Italic
- Underline
- SuperScript
- Subscript
- All Caps
FormatStatus Enumeration Members:
Name | Description |
---|---|
0 | None of the characters in the range has the specified format. |
1 | All of the characters in the range have the specified format. |
2 | The characters in the format have mixed formatting. |