EnableMethodErrors property (ILEADRasterMrc)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

VARIANT_BOOL EnableMethodErrors

Overview

Refer to Working with the MRC Bitmap.

Remarks

(Document/Medical only) (Persistent property, available at design time) Specifies whether LEADTOOLS generates runtime exceptions (in addition to method return values). ). The default value is TRUE. Possible values are:

Setting

Description

TRUE

Generate runtime exceptions.

FALSE

Do not generate runtime exceptions.

See Also

Elements

Load method, Save method, SaveT44 method, GetPagesCount method, EnumSegments method, AutoSegment method

Topics

Raster Images: Auxiliary Elements