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 the string that's returned from MText.Contents, the "P" indicates a paragraph break.
Visual Basic
Public static Property ParagraphBreak() As string
C#
public static string ParagraphBreak;
Conditions
Read-only