EnableMethodErrors property (Mixed Raster Content Control)

C++ Builder Example

Delphi Example

 

Builder Syntax

bool EnableMethodErrors

Delphi Syntax

EnableMethodErrors: Boolean

Overview

Refer to Working with MRC Bitmap.

Remarks

(Persistent property, available at design time) Specifies whether LEADTOOLS generates runtime exceptions (in addition to method return values). If EnableMethodErrors is TRUE, the runtime exceptions will be generated. If FALSE, they will not be generated.

See Also

Elements

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

Topics

MRC Bitmap Functions: Auxiliary Elements