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