EnhanceQuality property (Mixed Raster Content Control)

C++ Builder Example

Delphi Example

 

Builder Syntax

bool EnhanceQuality

Delphi Syntax

EnhanceQuality: Boolean

Overview

Refer to Working with MRC Bitmap.

Remarks

(Persistent property, available at design time) Flag that indicates the quality to maintain in the saving process. Possible values are:

Value

Meaning

TRUE

LEADTOOLS will enhance the quality when saving segments.

FALSE

LEADTOOLS will give quality a low priority when saving segments.

See Also

Elements

Save method, SaveT44 method

Topics

MRC Bitmap Functions: Saving a Page