SaveJ2KUseEPHMarker property (LEADDlgFile Control)
Builder Syntax |
bool SaveJ2KUseEPHMarker |
Delphi Syntax |
SaveJ2KUseEPHMarker: Boolean |
Overview |
Refer to Using Imaging Common Dialogs. |
Remarks
Gets or sets a value that indicates whether the EPH Marker will be used and whether the "Use EPH Marker" check box is checked in the Save dialog box. This property is used only if the file being saved is a J2K file. Possible values:
Value |
Meaning |
TRUE |
The "Use EPH Marker" check box was checked and the EPH marker will be used. |
FALSE |
The "Use EPH Marker" check box was not checked and the EPH marker will not be used (Default). |
See Also