EasyByte Software

Welcome to EasyByte Software

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

 

 

Links Property
 
     

RTF-2-HTML v8 User Guide

 

Links Property

This is the property that you set to specify whether or not all possible links within an RTF document are converted to clickable hyperlinks.

 

Description

Specifies whether or not to convert the links within an RTF document into clickable hyperlinks in the HTML.

Email addresses are also converted to clickable email addresses in the generated HTML.

     
Syntax

object.Links [= x ]

The syntax of the Links property has these parts:

 
Part Description
object An RTF-2-HTML v8 control.
x A string expression that specifies whether or not convert the possible links within a document, you can either specify a "yes" or a "no" value.

Possible links are either valid email addresses or words that begin with the following:

"http://"
"news:"
"www."
"https://"
"ftp://"
"a:\"
"b:\"
"c:\"
"d:\"
"e:\"
"f:\"

 

       
Default "yes"
       
Remarks This property only accepts a yes or a no. If yes then the links will be converted and if no then the links will not be converted.
     
Data Type

String

     
Example Sample Visual Basic Code:

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

RTF2HTML1.Links = "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