EasyByte Software

Welcome to EasyByte Software

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

 

 

HTML_Text Property
 
     

RTF-2-HTML v8 User Guide

 

HTML_Text Property

This is the property that you can get the HTML back from, that has resulted from an RTF -> HTML conversion.

This is also the property that you can set the HTML to when using the ConvertHTML2RTF method

 

Description

Specifies the HTML Document to Convert to RTF. Also becomes the result of an RTF to HTML conversion.

     
Syntax

x = object.HTML_Text

The syntax of the HTML_Text property has these parts:

 
Part Description
x Any control or declared string or variant that can accept a string or variant. NOT an instance of RTF-2-HTML.
object An RTF-2-HTML v8 control.

     
Default ""   (Empty String) 
Remarks

This is the property that you can get the HTML back from, that has resulted from an RTF -> HTML conversion.

     
Data Type

Variant (Can be String)

     
Example Sample Visual Basic Code:

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

 

Dim X as Variant

X= RTF2HTML1.HTML_Text

 

 

 

 

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