NDocumentInfoCommandAction Class Members
In This Topic
The following tables list the members exposed by NDocumentInfoCommandAction.
Public Constructors
Public Fields
Public Methods
| Name | Description |
| Execute | Overridden. Executes the command action. |
| GetCommand | Overridden. Gets the command associated with this command action. |
| IsEnabled | Overridden. Gets whether this command action should be enabled. |
Top
Protected Methods
| Name | Description |
| OnDialogClosed | Called when the dialog of this command action has been closed. |
Top
See Also