NParagraphStyle Class Members
In This Topic
The following tables list the members exposed by NParagraphStyle.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| InlineRule | Gets/Sets the inline rule of this paragraph style. |
| ParagraphRule | Gets/Sets the paragraph rule of this paragraph style. |
| Type | Overridden. Gets the type of this rich text style. |
Top
Public Methods
| Name | Description |
| AddToStyleSheet | Overridden. Adds the rules of this paragraph style to the given style sheet. |
| CanApply | Overridden. Checks whether this rich text style can be applied on the given text element. |
Top
Protected Methods
| Name | Description |
| ClearLocalStyle | Overridden. Clears the local style (i.e. the local values of properties subject to styling) of the given text element. |
Top
See Also