StiImageExportSettingsImageZoom Property |
Gets or sets image zoom factor for exported images. 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 double ImageZoom { get; set; }
Public Property ImageZoom As Double
Get
Set
Property Value
Type:
DoubleSee Also