PreviewImage

concerns

The PreviewImage attribute function allows an image to be created from a specified page of the RTF text.

 

Syntax

PreviewImage(PageIndex, [DPI, [, LanguageID]])

Return value

Type

Description

Picture

The image of the page

Parameter

Use

Name

Type

Passing

Description

Required

PageIndex

Long

ByVal

Page number (0..Length-1)

Optional

DPI

Double

ByVal

Resolution in dots per inch
Default=96 dpi

Optional

LanguageID

String

ByVal

Language-ID of the value

Note

If LanguageID is not specified, the dialog language applies.