EasyByte Software

Welcome to EasyByte Software

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

 

 

UseFontTags Property
 
     

RTF-2-HTML v8 User Guide

 

UseFontTags Property

This is the property that you set for specifying whether or not output HTML should use Font tags. In only a small number of circumstances would you not want to have font tags used, for example when building up HTML to insert into an existing webpage.

 

Description

Specifies whether or not the output HTML should use Font tags. 

     
Syntax

object.UseFontTags [= x ]

The syntax of the UseFontTags property has these parts:

 
Part Description
object An RTF-2-HTML v8 control.
x A string expression that specifies the value. You can either specify a "yes" or a "no" value

       
Default "yes"
       
Remarks This property only accepts a yes or a no value.

In most cases the default of "yes" would be used, but in some cases where the output is built up for display in a web page, you may not want any Font Tags to be present.

If you do not specify this property RTF-2-HTML will default to using "yes"

     
Data Type

String

     
Example Sample Visual Basic Code:

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

RTF2HTML1.UseFontTags = "yes"

 

 

 

 

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