OptimizingError property (ILEADRasterImgOpt)
Short OptimizingError; | |
Overview |
Refer to Image Optimization. |
Remarks
Gets or sets a value that indicates whether to continue or stop the optimization operation.
If this property is set to 1 during the OnOptimize event or OnOptimizeDir event, the optimizing operation will continue. To stop the optimizing operation, set this property to any value <> 1 in the OnOptimize event or OnOptimizeDir event.
See Also