EasyByte Software

Welcome to EasyByte Software

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

 

 

ImageFormat Property
 
     

RTF-2-HTML v8 User Guide

 

ImageFormat Property

This is the property that you set the format the images should have when saved to your hard disc.

 

Description

Specifies what image format to use.

     
Syntax

object.ImageFormat [= x ]

The syntax of the ImageFormat property has these parts:

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

You can specify either "jpg"  or  "png"

       
Default "png"
       
Remarks If you specify anything else other than "jpg" or "png" then the default setting will be used ("png")

If you use this property you must also specify the ConvertImages and the ImageFolder properties.

     
Data Type

String

     
Example Sample Visual Basic Code:

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

RTF2HTML1.ImageFormat = "png"

 

 

 

 

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