EasyByte Software

Welcome to EasyByte Software

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

 

 

ImageFolder Property
 
     

RTF-2-HTML v8 User Guide

 

ImageFolder Property

This is the property that you set the folder to save embedded images to.

 

Description

Specifies where to save any embedded images that are in the RTF that you have fed into the control.

     
Syntax

object.ImageFolder [= x ]

The syntax of the ImageFolder property has these parts:

 
Part Description
object An RTF-2-HTML v8 control.
x A string expression that specifies the folder to save the images in.

       
Default "c:\"
       
Remarks

What ever you specify for this property is the folder that embedded images will be generated in.

This property is only used by the control if you have specified that ConvertImages = "yes"

If you use this property you must also specify the ImageFormat property.

     
Data Type

String

     
Example Sample Visual Basic Code:

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

RTF2HTML1.ImageFolder = "C:\Windows\temp\"

 

 

 

 

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