public TextUnderline Underline {get; set;}
'Declaration Public Property Underline As TextUnderline
'Declaration
Public Property Underline As TextUnderline
'Usage Dim instance As TextFormat Dim value As TextUnderline instance.Underline = value value = instance.Underline
'Usage
Dim instance As TextFormat Dim value As TextUnderline instance.Underline = value value = instance.Underline
TextFormat Class TextFormat Members