Click or drag to resize

StiSimpleTextMaxNumberOfLines 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

IStiTextMaxNumberOfLines
See Also