SaveStampHeight Property (ILEADRasterDlgFile)

Visual Basic example

Visual C++ example

 

Syntax

short SaveStampHeight;

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets the height of the stamp to be saved. It is used by the Save dialog box.

A stamp is saved only in formats that support stamps. Possible values range from 1 to 255.

See Also

Elements

ShowSaveDlg method