Allows to select default tag for paragraphs: <p> or <div>
Namespace:
SautinSoftAssembly: SautinSoft.RtfToHtml (in SautinSoft.RtfToHtml.dll) Version: 3.0.2.0
Syntax
| C# | Visual Basic | J# |
public class CTagStyle
Public Class CTagStyle
public class CTagStyle
Members
| All Members | Constructors | Properties |
| Member | Description | |
|---|---|---|
| CTagStyle()()() |
Constructor of the CTagStyle class, by default the tag <div> is set for paragraphs
| |
| Tags |
Set default tag for paragraphs: <p> or <div>
|