Specify 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 CTagStyle TagStyle { get; set; }
Public Property TagStyle As CTagStyle
/** @property */
public CTagStyle get_TagStyle()
/** @property */
public  void set_TagStyle(CTagStyle value)

See Also