NTextFillCommandAction Class Members
In This Topic
The following tables list the members exposed by NTextFillCommandAction.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| BackgroundFill | Gets whether the foreground or the background fill of the text block is edited. |
Top
Public Methods
| Name | Description |
| Execute | Overridden. Executes the action |
| GetCommand | Overridden. Gets the command associated with this action. |
| IsEnabled | Overridden. Queries whether the action is enabled. |
| OnUpdateCommandSource | Overridden. Called by the commander when an update command source event for this action command has been received by it. |
Top
See Also