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; }
<TypeConverterAttribute(GetType(StiEnumConverter))>
Public Overridable Property LinesOfUnderline As StiPenStyle
Get
Set
Property Value
Type:
StiPenStyleImplements
IStiTextLinesOfUnderlineSee Also