TXTStrikeThrough property (ILEADRasterIO)

Visual Basic Example

Visual C++ Example

 

Syntax

VARIANT_BOOL TXTStrikeThrough

Overview

Refer to Loading a Bitmap from a File

Remarks

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

Setting

Description

VARIANT_TRUE

Displays the text with a strikethrough.

VARIANT_FALSE

Displays the text without a strikethrough. 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, TXTBold property, TXTItalic property, TXTUnderLine property, TXTEnabled property

Topics:

Raster Images: Loading Files