EasyByte Software

Welcome to EasyByte Software

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

 

 

Generator Property
 
     

RTF-2-HTML v8 User Guide

 

Generator Property

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

 

Description

Specifies the what should go in the meta name Generator tag.

     
Syntax

object.Generator [= x ]

The syntax of the Generator property has these parts:

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

       
Default "EasyByte RTF-2-HTML"
       
Remarks

What ever you specify here is what will appear between these tags that will be placed within the header area of the HTML:

<meta name="GENERATOR" content="x">

     
Data Type

String

     
Example Sample Visual Basic Code:

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

RTF2HTML1.Generator = "My Program"

 

 

 

 

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