Click or drag to resize

LeadSettingsTextUnderline Property

Gets or sets a value indicating whether to add a line under the letter.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract bool TextUnderline { get; set; }

Property Value

Type: Boolean
true to add a line under the letter. Otherwise false.
See Also