NDocumentViewCommandAction<TDocumentView,TDoc,TDocContent,TDocFormat,TDocFormatRegistry,TDocLoadSettings,TDocSaveSettings> Class Members
The following tables list the members exposed by NDocumentViewCommandAction<TDocumentView,TDoc,TDocContent,TDocFormat,TDocFormatRegistry,TDocLoadSettings,TDocSaveSettings>.
| Name | Description |
 | IsEditAction | Returns whether this is an edit action (i.e. it modifies the control content). |
Top
| Name | Description |
 | IsEnabled | Overridden. Gets whether this command action should be enabled. |
Top
| Name | Description |
 | GetContent | Gets the content of the document view of the specified target. |
 | GetView | Gets the docuemnt view of the specified target. |
Top