SaveJ2KUseSOPMarker Property (ILEADRasterDlgFile)

Visual Basic example

Visual C++ example

 

Syntax

VARIANT_BOOL SaveJ2KUseSOPMarker

Overview

Refer to Using Imaging Common Dialogs

Remarks

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

Value

Meaning

True

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

False

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

See Also

Elements

ShowSaveDlg method.