C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document.Export.Ssrs Namespace / MhtmlExporter Class / UseZipForMultipleFiles Property

In This Topic
UseZipForMultipleFiles Property (MhtmlExporter)
In This Topic
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 Boolean
 
See Also