Click or drag to resize

StiViewStretch Property

Gets or sets value, indicates that this component will stretch the image till the image will get size equal in its size on the page.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiBoolConverter))]
public bool Stretch { get; set; }

Property Value

Type: Boolean
See Also