EasyByte Software

Welcome to EasyByte Software

Home Buy Online Products Downloads Support
Sections
Index
About
Installation
Properties
Methods
ASP and dotNET
Further Information
  

 

 

HTML_Title Property
 
     

RTF-2-HTML v8 User Guide

 

HTML_Title Property

This is the property that you set the title of the HTML that is generated by the control.

 

Description

Specifies the title of the generated HTML document.

     
Syntax

object.HTML_Title [= x ]

The syntax of the HTML_Title property has these parts:

 
Part Description
object An RTF-2-HTML v8 control.
x A string expression that specifies the title.

       
Default "EasyByte RTF-2-HTML"
       
Remarks

What ever you specify here is what will appear between the title tags:

<TITLE>     </TITLE>

     
Data Type

String

     
Example Sample Visual Basic Code:

Where RTF2HTML1 is an instance of an RTF-2-HTML Control.

RTF2HTML1.HTML_Title = "My Title"

 

 

 

 

Back to Contents Page

 

Click here to set this great site as your home page

Or click here to add it to your Favorites.

  
  
 

Copyright (c) EasyByte Software 2007, info@easybyte.com