Description
Accesses the string "l". This function can be used in place of the string constant "l" in order to make your code more understandable. When used in the string that's returned from MText.Contents, the "l" indicates underline off.
Visual Basic
Public static Property UnderlineOff() As string
C#
public static string UnderlineOff;
Conditions
Read-only