Nevron.Nov.Diagram.DrawingCommands Namespace / NSaveAsCommandAction Class


In This Topic
    NSaveAsCommandAction Class Methods
    In This Topic

    For a list of all members of this type, see NSaveAsCommandAction members.

    Public Methods
     NameDescription
    Public MethodOverridden. Executes this command action.  
    Public MethodOverridden. Gets the command associated with this action.  
    Public MethodSaves the document as.  
    Top
    Protected Methods
     NameDescription
    Protected MethodGets the formats to show in the file dialog. The default implementation returns null, which means that all supported formats will be shown.  
    Top
    See Also