Name | Description | |
---|---|---|
NMergeAndSaveCommandAction Constructor | Default constructor. |
The following tables list the members exposed by NMergeAndSaveCommandAction.
Name | Description | |
---|---|---|
NMergeAndSaveCommandAction Constructor | Default constructor. |
Name | Description | |
---|---|---|
CompressionLevelProperty | Reference to the CompressionLevel property. | |
NMergeAndSaveCommandActionSchema | Schema associated with NMergeAndSaveCommandAction. |
Name | Description | |
---|---|---|
CompressionLevel | Gets/Sets the ZIP compression level for the ZIP archive with the merge results. By default set to Nevron.Nov.Compression.ENCompressionLevel.MediumCompression. | |
IsEditAction | Overridden. Returns true if this is an edit action (will modify the control content). |
Name | Description | |
---|---|---|
Execute | Overridden. Executes this command action. | |
GetCommand | Overridden. Gets the command associated with this action. | |
IsEnabled | Overridden. Checks whether this action should be enabled for the given target. |