Click or drag to resize

StiSimpleText.MaxNumberOfLines Property

Gets or sets maximum number of lines which specify the limit of the height stretch.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual int MaxNumberOfLines { get; set; }

Property Value

Type: Int32

Implements

IStiText.MaxNumberOfLines
See Also