Converts top-level paragraph elements inserted in Internet Explorer
to appropriate break and/or div elements.
| C# |
public bool ConvertParagraphs { get; set; }
The default is false.
OutputXHTML and ConvertDeprecatedSyntax must be true.
This option applies only to Internet Explorer.