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 on.
Visual Basic
Public static Property UnderlineOn() As string
C#
public static string UnderlineOn;
Conditions
Read-only