Click or drag to resize

StiTxtExportSettingsZoomY Property

Gets or sets vertical zoom factor by Y axis. By default a value is 1.0f what is equal 100% in export settings window

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public float ZoomY { get; set; }

Property Value

Type: Single
See Also