Set default tag for paragraphs: <p> or <div>

Namespace:  SautinSoft
Assembly:  SautinSoft.RtfToHtml (in SautinSoft.RtfToHtml.dll) Version: 3.0.2.0

Syntax

         
 C#  Visual Basic  J# 
public eTags Tags { get; set; }
Public Property Tags As eTags
/** @property */
public eTags get_Tags()
/** @property */
public  void set_Tags(eTags value)

See Also