EnableMethodErrors property (ILEADRasterImgOpt)
VARIANT_BOOL EnableMethodErrors; | |
Overview |
Refer to Image Optimization. |
Remarks
Specifies whether LEADTOOLS generates runtime exceptions (in addition to method return values). Possible values are:
Setting |
Description |
TRUE |
Generate runtime exceptions. |
FALSE |
Do not generate runtime exceptions. |
See Also