NInlineStyle Class Members
In This Topic
The following tables list the members exposed by NInlineStyle.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| Rule | Gets/Sets the rule of this inline style. |
| Type | Overridden. Gets the type of this rich text style. |
Top
Public Methods
| Name | Description |
| AddToStyleSheet | Overridden. Adds the rules of this inline 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