ComponentOne FlexReport for WinForms
UseZipForMultipleFiles Property

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Export Namespace > ExportFilter Class : UseZipForMultipleFiles Property
Gets or sets a value indicating whether the output (stream or file) should be a zipped archive with the generated files, if multiple files are created during export.
Syntax
'Declaration
 
Public Property UseZipForMultipleFiles As System.Boolean
public System.bool UseZipForMultipleFiles {get; set;}
See Also

Reference

ExportFilter Class
ExportFilter Members