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