NTextBaselineCommandAction Class Members
In This Topic
The following tables list the members exposed by NTextBaselineCommandAction.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| Baseline | Gets or sets the baseline |
Top
Public Methods
| Name | Description |
| Execute | Overridden. Executes the action |
| GetCommand | Overridden. Gets the command associated with this action. |
| IsChecked | Overridden. Returns true if the selection anchor text horizontal alignment is equal to the command action one. |
| IsEnabled | Overridden. |
| OnUpdateCommandSource | Overridden. Called by the commander when an update command source event for this action command has been received by it. |
Top
See Also