NDocumentViewCommandAction<TDocumentView,TDoc,TDocContent,TDocFormat,TDocFormatRegistry,TDocLoadSettings,TDocSaveSettings> Class Methods
In This Topic
For a list of all members of this type, see NDocumentViewCommandAction<TDocumentView,TDoc,TDocContent,TDocFormat,TDocFormatRegistry,TDocLoadSettings,TDocSaveSettings> members.
Public Methods
| | Name | Description |
 | IsEnabled | Overridden. Gets whether this command action should be enabled. |
Top
Protected Methods
| | Name | Description |
 | GetContent | Gets the content of the document view of the specified target. |
 | GetView | Gets the docuemnt view of the specified target. |
Top
See Also