Put page title text between <title>...</title> tags

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

Syntax

         
 C#  Visual Basic  J# 
public string Title { get; set; }
Public Property Title As String
/** @property */
public String get_Title()
/** @property */
public  void set_Title(String value)

See Also