FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewer Class / Export Method

In This Topic
    Export Method (C1FlexViewer)
    In This Topic
    Saves the currently loaded document, allowing the user to select the file name and the output format.
    Syntax
    'Declaration
     
    Public Sub Export() 
    public void Export()
    See Also