Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PreviewFileActions Class / FileSave Method

In This Topic
    FileSave Method (C1PreviewFileActions)
    In This Topic
    Saves (exports) the current document in the specified file. If fileName is empty or specifies a directory, the user can select a file name in a "save file" dialog. If specified, exportProvider determines the save/export format, otherwise the file extension is used.
    Overload List
    OverloadDescription
    Saves (exports) the current document in the specified file. If fileName is empty or specifies a directory, the user can select a file name in a "save file" dialog. If specified, exportProvider determines the save/export format, otherwise the file extension is used.  
    Saves (exports) the current document in the specified file. If fileName is empty or specifies a directory, the user can select a file name in a "save file" dialog. If specified, exportProvider determines the save/export format, otherwise the file extension is used.  
    Saves (exports) the current document in the specified file. The user can select a file name in a "save file" dialog. The save/export format is determined by the file extension.  
    See Also