Available in the LEADTOOLS Imaging toolkit. |
DataSaveQuality property (Main Control)
Visual Basic
example
Other systems
Syntax short DataSaveQuality
Overview: Refer to Using a Visual Basic Data Control.
Remarks
(Persistent property, available at design time) Specifies the image quality, when using CMP or JPEG compression to add or update an image field in a database record.
Use this property when the Main Control is bound to a data control using the DataSource and DataField properties.
For possible values, refer to Compression Quality Factors.
See Also