RVTDocs.com
Namespace: Autodesk.Revit.DB

FormatStatus

Enumeration
Description:
An enumerated type indicating the formatting status of a range of characters in
Remarks:
The character formatting includes
  • Bold
  • Italic
  • Underline
  • SuperScript
  • Subscript
  • All Caps
Syntax
public enum FormatStatus
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.