NevronOpenVision
Nevron.Nov.Diagram.DrawingCommands Namespace / NMergeAndSaveCommandAction Class
Fields Properties Methods Events


In This Topic
    NMergeAndSaveCommandAction Class Members
    In This Topic

    The following tables list the members exposed by NMergeAndSaveCommandAction.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the CompressionLevel property.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NMergeAndSaveCommandAction.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/Sets the ZIP compression level for the ZIP archive with the merge results. By default set to Nevron.Nov.Compression.ENCompressionLevel.MediumCompression.  
    Public PropertyOverridden. Returns true if this is an edit action (will modify the control content).  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Executes this command action.  
    Public MethodOverridden. Gets the command associated with this action.  
    Public MethodOverridden. Checks whether this action should be enabled for the given target.  
    Top
    See Also