Click or drag to resize

StiSimpleTextLinesOfUnderline Property

Gets or sets value indicates that it is necessary to lines of underline.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiEnumConverter))]
public virtual StiPenStyle LinesOfUnderline { get; set; }

Property Value

Type: StiPenStyle

Implements

IStiTextLinesOfUnderline
See Also