SaveStampBits Property (ILEADRasterDlgFile)

Visual Basic example

Visual C++ example

 

Syntax

short SaveStampBits;

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets the number of bits per pixel to use when saving a stamp in an image format that supports stamps. It is used by the Save dialog box.

Possible values are 8 or 24.

See Also

Elements

ShowSaveDlg method