
'Declaration
Public MustInherit Class NDocumentViewCommandAction (Of TDocumentView As NDocumentView(Of TDoc,TDocContent,TDocFormat,TDocFormatRegistry,TDocLoadSettings,TDocSaveSettings), TDoc As {New, NGenericDocument(Of TDocContent)}, TDocContent As {NElement, INDocumentContentElement}, TDocFormat As NDocumentFormat(Of TDoc,TDocLoadSettings,TDocSaveSettings), TDocFormatRegistry As {New, NDocumentFormatRegistry(Of TDocFormat)}, TDocLoadSettings As {New, NDocumentLoadSettings}, TDocSaveSettings As {New, NDocumentSaveSettings}) Inherits NCommandAction Implements Nevron.Nov.Dom.INDomDeepEquals, Nevron.Nov.Dom.INDomDeeplyCloneable, Nevron.Nov.INDeeplyCloneable
'Usage
Dim instance As NDocumentViewCommandAction(Of TDocumentView,TDoc,TDocContent,TDocFormat,TDocFormatRegistry,TDocLoadSettings,TDocSaveSettings)
public abstract class NDocumentViewCommandAction<TDocumentView,TDoc,TDocContent,TDocFormat,TDocFormatRegistry,TDocLoadSettings,TDocSaveSettings> : NCommandAction, Nevron.Nov.Dom.INDomDeepEquals, Nevron.Nov.Dom.INDomDeeplyCloneable, Nevron.Nov.INDeeplyCloneable where TDocumentView: NDocumentView<TDoc,TDocContent,TDocFormat,TDocFormatRegistry,TDocLoadSettings,TDocSaveSettings> where TDoc: new(), NGenericDocument<TDocContent> where TDocContent: NElement, INDocumentContentElement where TDocFormat: NDocumentFormat<TDoc,TDocLoadSettings,TDocSaveSettings> where TDocFormatRegistry: new(), NDocumentFormatRegistry<TDocFormat> where TDocLoadSettings: new(), NDocumentLoadSettings where TDocSaveSettings: new(), NDocumentSaveSettings
System.Object
Nevron.Nov.Dom.NNode
Nevron.Nov.Dom.NDocumentNode
Nevron.Nov.UI.NCommandAction
Nevron.Nov.UI.NDocumentViewCommandAction<TDocumentView,TDoc,TDocContent,TDocFormat,TDocFormatRegistry,TDocLoadSettings,TDocSaveSettings>
Nevron.Nov.Diagram.DrawingCommands.NDrawingCommandAction
Nevron.Nov.Schedule.Commands.NScheduleCommandAction
Target Platforms: Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2