EnableUseForegroundImage Property (ILEADRasterTextEfx)

Visual Basic example

Visual C++ example

 

Syntax

VARINAT_BOOL EnableUseForegroundImage;

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets a value that indicates whether the UseForegroundImage checkbox was checked in the Text dialog box. Possible values are:

Setting

Description

VARIANT_TRUE

The UseForegroundImage check box was checked.

VARIANT_FALSE

The UseForegroundImage check box wasn’t checked.

See Also

Elements

ShowTextDlg method, UIFlags property