Allows to select 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 class CTagStyle
Public Class CTagStyle
public class CTagStyle

Members

         
 All Members  Constructors   Properties  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
CTagStyle()()()
Constructor of the CTagStyle class, by default the tag <div> is set for paragraphs
Tags
Set default tag for paragraphs: <p> or <div>

Inheritance Hierarchy

System..::.Object
  SautinSoft..::.CTagStyle

See Also