Text Property (ILEADRasterDlgEfx)

Visual Basic example

Visual C++ example

 

Syntax

ILEADRasterTextEfx * Text;

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets a pointer to an ILEADRasterTextEfx object that contains information in the Text dialog box. When the dialog is closed, this property is updated with the information entered by the user, through the dialog. This information can be found in the following properties:

Align Property

Angle Property

Color Property

EnableUseForegroundImage Property

Font Property

ForegroundBitmap Property

HiliteColor Property

SampleText Property

ShadowColor Property

ShadowXDepth Property

ShadowYDepth Property

TextStyle Property

WordWrap Property

See Also

Elements

ShowTextDlg method