WithStamp property (LEADDlgWeb Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

bool WithStamp

Delphi Syntax

WithStamp: Boolean

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets a value that indicates whether the "Save Thumbnail" checkbox was checked in the JPEGWebTuner dialog box. Possible values are:

Value

Meaning

TRUE

The "Save Thumbnail" check box was checked. Save the image with a stamp.

FALSE

The "Save Thumbnail" check box wasn’t checked. Save the image without a stamp.

A stamp is a small thumbnail image saved in addition to the normal image in same file.

See Also

Elements:

ShowJPEGWebTunerDlg method.

Topics:

Imaging Common Dialogs: Properties, Methods, and Events