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
Unknown Namespace Members:
Name Description
None None of the characters in the range has the specified format.
All All of the characters in the range have the specified format.
Mixed The characters in the format have mixed formatting.