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; }
<TypeConverterAttribute(GetType(StiBoolConverter))>
Public Property Stretch As Boolean
Get
Set
Property Value
Type:
BooleanSee Also