StiImageExportSettingsMultipleFiles Property |
Gets or sets value which indicates that export engine will be create one solid file or multiple files (one file per page).
This property can't be used with EMF, SVG, SVGZ formats.
Namespace:
Stimulsoft.Report.Export
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public virtual bool MultipleFiles { get; set; }
Public Overridable Property MultipleFiles As Boolean
Get
Set
Property Value
Type:
BooleanSee Also