DoNotUseHTMLParagraphAutoSpacing Property
In This Topic
Gets or sets whether to use fixed paragraph spacing for html auto setting.
Syntax
'Declaration
Public Property DoNotUseHTMLParagraphAutoSpacing As System.Boolean
public System.bool DoNotUseHTMLParagraphAutoSpacing {get; set;}
See Also