TextCharacterFormatUnderlineStyle Property |
Gets or sets the text underline style.
Default value is None.
Namespace:
GemBox.Presentation
Assembly:
GemBox.Presentation (in GemBox.Presentation.dll) Version: 23.0.35.1026
Syntaxpublic UnderlineStyle UnderlineStyle { get; set; }
Public Property UnderlineStyle As UnderlineStyle
Get
Set
Property Value
Type:
UnderlineStyle
The text underline style.
See Also