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