[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.IO.FileStreamProvider.OverwriteOutputFile

OverwriteOutputFile Property

OverwriteOutputFile

Specifies that the FileStreamProvider should overwrite a file if exists; otherwise, a new file with unique name should be created.

Declaration
public bool OverwriteOutputFile { get; set; }