TXTItalic property (ILEADRasterIO)

Visual Basic Example

Visual C++ Example

 

Syntax

VARIANT_BOOL TXTItalic

Overview

Refer to Loading a Bitmap from a File

Remarks

Gets or sets a value that indicates whether to display the text as italic. Possible values are:

Setting

Description

VARIANT_TRUE

Displays the text as italic.

VARIANT_FALSE

Displays the text as not italic. This is the default value.

See Also

Elements:

TXTTopMarg property, TXTBottomMarg property, TXTRightMarg property, TXTLeftMarg property, TXTPaperWidth property, TXTPaperHeight property, TXTFaceName property, TXTFontSize property, TXTFontColor property, TXTHighlight property, TXTStrikeThrough property, TXTBold property, TXTUnderLine property, TXTEnabled property

Topics:

Raster Images: Loading Files