
Determines the style's attributes. This enumeration is used with the IsInheritedFromParagraph and ResetToParagraph methods.
| Member | Description | |
| Baseline | Specifies the attribute set through the style's Baseline property. | |
| Bold | Specifies the attribute set through the style's Bold property. | |
| FontName | Specifies the attribute set through the style's FontName property. | |
| FontSize | Specifies the attribute set through the style's FontSize property. | |
| ForeColor | Specifies the attribute set through the style's ForeColor property. | |
| Italic | Specifies the attribute set through the style's Italic property. | |
| Strikeout | Specifies the attribute set through the style's Strikeout property. | |
| TextBackColor | Specifies the attribute set through the style's TextBackColor property. | |
| Underline | Specifies the attribute set through the style's Underline property. |