Documents for PDF, .NET Edition Documentation
Underline Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextFormat Class : Underline Property
Gets or sets a value indicating if the text is underlined.
Syntax
'Declaration
 
Public Property Underline As System.Boolean
public System.bool Underline {get; set;}
See Also

Reference

TextFormat Class
TextFormat Members