NToggleFontStyleCommandAction Class Members
In This Topic
The following tables list the members exposed by NToggleFontStyleCommandAction.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| FontStyle | Gets or sets the paragraph text alignment |
Top
Public Methods
| Name | Description |
| Execute | Overridden. Executes the command. |
| GetCommand | Overridden. Gets the command associated with this action |
| IsChecked | Overridden. Returns whether the action is checked |
| IsEnabled | Overridden. Determines whether the command can be executed. |
| OnUpdateCommandSource | Overridden. Called by the commander when an update command source event for this action command has been received by it. |
Top
See Also