FlexReport for WPF | ComponentOne
C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / C1FlexViewerPane Class / OpenExportedFile Property

In This Topic
    OpenExportedFile Property (C1FlexViewerPane)
    In This Topic
    Indicates whether the exported document should be opened for preview.
    Syntax
    'Declaration
     
    Public Property OpenExportedFile As Boolean
    public bool OpenExportedFile {get; set;}
    See Also