public byte Underlined
Public Underlined As Byte
Dim instance As TextMetricW
Dim value As Byte
value = instance.Underlined
instance.Underlined = value
public:
unsigned char Underlined
val mutable Underlined: byte
No code example is currently available or this language may not be supported.