SaveJ2KUseEPHMarker Property (ILEADRasterDlgFile)

Visual Basic example

Visual C++ example

 

Syntax

VARIANT_BOOL SaveJ2KUseEPHMarker

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets a flag that indicates whether the "Use EPH Marker" check box was checked in the Save dialog box. Possible values are:

Value

Meaning

True

The "Use EPH Marker" check box was checked. Use the EPH marker.

False

The "Use EPH Marker" check box was not checked. Do not use the EPH marker (Default).

See Also

Elements

ShowSaveDlg method.